pub const MNN_Interpreter_SessionInfoCode_RESIZE_STATUS: u32 = 3; // 3u32
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