Crate burn_autodiff

source ·
Expand description

§Burn Autodiff

This autodiff library is a part of the Burn project. It is a standalone crate that can be used to perform automatic differentiation on tensors. It is designed to be used with the Burn Tensor crate, but it can be used with any tensor library that implements the Backend trait.

Modules§

Macros§

  • Creates a RetroForward struct for binary operations
  • Creates a RetroForward struct for unary scalar operations
  • Creates a RetroForward struct for unary scalar operations

Structs§