TorchLean API

NN.Runtime.Autograd.Engine

Autograd engine #

This is the public umbrella for TorchLean's low-level eager autograd engine.

Higher-level APIs should usually import NN.Runtime.Autograd.Torch or NN.Runtime.Autograd.TorchLean; this module is for code that intentionally works at the tape engine boundary.