Expand description
MNN::Interpreter related items
The interpreter module provides the Interpreter
struct which is used to load and run models.
Structs§
- net data holder. multiple sessions could share same net.
- A struct that holds information about an operator
Enums§
- The status of the resize operation
- The session mode to be used The items are mostly untested and are only documented 1:1 to the C++ codebase The only two items tested are