Skip to main content

Module types

Module types 

Source
Expand description

Types for code generation.

Structs§

BufferArg
Information about a buffer argument to the kernel.
ProgramSpec
Program specification containing source code and metadata.
RenderedKernel
A rendered kernel ready for compilation and execution.
Variable
A variable in the kernel (for symbolic shapes/strides).

Enums§

DeviceSpec
Device specification parsed from a device string.