Expand description
Types for code generation.
Structs§
- Buffer
Arg - Information about a buffer argument to the kernel.
- Program
Spec - Program specification containing source code and metadata.
- Rendered
Kernel - A rendered kernel ready for compilation and execution.
- Variable
- A variable in the kernel (for symbolic shapes/strides).
Enums§
- Device
Spec - Device specification parsed from a device string.