Module backend
Expand description
The backend module.
Structs§
- Device
Id - The device id.
Traits§
- Autodiff
Backend - Trait that allows a backend to support autodiff.
- Backend
- This trait defines all types and functions needed for a backend to be used with burn.
- Device
Ops - The handle device trait allows to get an id for a backend device.