Module cpp

Source

Constants§

MNN_Interpreter_SessionInfoCode_ALL
Mode / NumberThread, int*
MNN_Interpreter_SessionInfoCode_BACKENDS
Backends in session in M, int*, length >= 1 + number of configs when create session
MNN_Interpreter_SessionInfoCode_FLOPS
float operation needed in session in M, float*
MNN_Interpreter_SessionInfoCode_MEMORY
memory session used in MB, float*
MNN_Interpreter_SessionInfoCode_RESIZE_STATUS
Resize Info, int* , the mean different from API Interpreter::getSessionInfo: 0: ready to execute, 1: need malloc, 2: need resize RuntimeManager::getInfo: 0: no resize, 1: re-malloc, 2: resize
MNN_Interpreter_SessionInfoCode_THREAD_NUMBER
Mode / NumberThread, int*

Type Aliases§

MNN_Interpreter_SessionInfoCode