Expand description
This crate is used to re-export the ug crate together with ug-cuda & ug-metal gated
behind the cuda and metal features respectively.
Modules§
- block
- cache
- Compilation cache utilities.
- common_
tests - const
- cpu_
code_ gen - cpu_
runtime - display
- dtype
- error
- interpreter
- lang
- layout
- The shape of a tensor is a tuple with the size of each of its dimensions.
- lazy_
buffer - lower
- lower_
op - safetensors
- samples
- schedule
- utils
Macros§
Structs§
Enums§
- Const
- CpuStorage
- CpuStorage
Ref - CpuStorage
RefMut - D
- DType
- Error
- Main library error type.
- Schedule
Item