Module backend

Expand description

The backend module.

Structs§

DeviceId
The device id.

Traits§

AutodiffBackend
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.
DeviceOps
The handle device trait allows to get an id for a backend device.