Module dfdx::nn::tensor_collection

source ·
Expand description

Traits to define a TensorCollection and how to iterate them using ModuleVisitor. Use RecursiveWalker to do the iteration and TensorVisitor to define functions to iterate through and/or construct Modules.

Structs

Enums

Traits