Expand description
MNN::Interpreter related items
The interpreter module provides the Interpreter
struct which is used to load and run models.
Structs§
- Interpreter
- net data holder. multiple sessions could share same net.
- Operator
Info - A struct that holds information about an operator
Enums§
- Resize
Status - The status of the resize operation
- Session
Mode - 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