Skip to main content

MNN_Interpreter_SessionInfoCode_RESIZE_STATUS

Constant MNN_Interpreter_SessionInfoCode_RESIZE_STATUS 

Source
pub const MNN_Interpreter_SessionInfoCode_RESIZE_STATUS: MNN_Interpreter_SessionInfoCode = 3;
Expand description

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