#generate #macro #helper #hpt #function

macro hpt-macros

An internal library for generating helper functions for hpt

5 releases

new 0.0.15 Feb 19, 2025
0.0.13 Feb 15, 2025
0.0.12 Feb 14, 2025
0.0.11 Feb 13, 2025
0.0.1 Feb 13, 2025

#2538 in Procedural macros

Download history 594/week @ 2025-02-11

594 downloads per month
Used in 8 crates (2 directly)

MIT/Apache

215KB
5K SLoC

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

Dependencies

~2.5–4MB
~72K SLoC