MANN.h file
Namespaces
- namespace BipedalLocomotion
- namespace BipedalLocomotion::ML
Classes
- struct BipedalLocomotion::ML::MANNInput
- MANNInput contains the input to the MANN network.
- struct BipedalLocomotion::ML::MANNOutput
- MANNOutput contains the output to the MANN network.
- class BipedalLocomotion::ML::MANN
- MANN is a class that allows to perform the inference of an
onnximplementing Mode-Adaptive Neural Networks (MANN).