Skip to main content

Crate teeny_macros

Crate teeny_macros 

Source
Expand description

Procedural macros for teenygrad. Currently provides the kernel attribute macro, used to mark functions as GPU/CPU kernel definitions consumed by teeny-triton/teeny-kernels.

Attribute Macrosยง

kernel
Marks a function as a kernel definition for teeny-triton/teeny-kernels.