hpt-macros 0.1.2

An internal library for generating helper functions for hpt
Documentation

Tensor Macros

This crate provides a set of macros to generate code for tensor operations. These macros are used to simplify and automate common tasks such as defining tensor operations, reducing dimensionality, and optimizing numerical computations.

Examples

Here's an example of using a macro from this crate:

// Example code using a macro from this crate