Expand description
Types and traits of JIT backend.
Structs§
- Generic tensor backend that can be compiled just-in-time to any shader runtime
Traits§
- The element type for booleans for the jit backend.
- The float element type for the jit backend.
- The int element type for the jit backend.
- Just-in-Time runtime extending the cube runtime.