Module burn_tensor::backend

source ·
Expand description

The backend module.

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.