Crate burn_core

source ·
Expand description

The core crate of Burn.

Re-exports§

Modules§

  • Backend module.
  • The configuration module.
  • Data module.
  • Gradient clipping module.
  • Learning rate scheduler module.
  • Module for the neural network module.
  • Neural network module.
  • Optimizer module.
  • Structs and macros used by most projects. Add use burn::prelude::* to your code to quickly get started with Burn.
  • Module for the recorder.
  • Module for the tensor.

Macros§

Type Aliases§