Expand description
Burn JIT Backend
Re-exports§
pub use element::FloatElement;pub use element::IntElement;pub use element::JitElement;pub use cubecl;
Modules§
- Elements for JIT backend
- Kernel module
- Tensor module.
Structs§
- Generic tensor backend that can be compiled just-in-time to any shader runtime
- ID used to identify a Just-in-Time environment.
- Handle precision conversion for the jit backend.
Enums§
- Key for all autotune-enabled operations
Traits§
- Just-in-Time runtime extending the cube runtime.