Module cubecl_core::codegen
source · Structs§
- Simply indicate the output that can be replaced by the input.
- The information necessary to compile a kernel definition.
- The kernel integrator allows you to create a kernel definition based on kernel expansion and kernel settings.
Enums§
- The position of the input or output to calculate the number of cubes to launch.
- Information related to an input.
- Information related to an output.
Traits§
- Compiles the representation into its own representation that can be formatted into tokens.
- Trait for compiled code representation