Expand description
The backend module.
Structs§
- The device id.
Traits§
- Trait that allows a backend to support autodiff.
- This trait defines all types and functions needed for a backend to be used with burn.
- Allows tensors to be transferred between backends efficiently.
- The handle device trait allows to get an id for a backend device.