MCPcopy Create free account
hub / github.com/alibaba/MNN / getRuntime

Method getRuntime

express/Executor.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177RuntimeInfo Executor::getRuntime() {
178 auto glo = ExecutorScope::Current();
179 return glo->mRuntimeInfo;
180}
181bool Executor::getComputeInfo(EXPRP expr, Interpreter::SessionInfoCode code, void* ptr) {
182 if (nullptr == expr) {
183 return false;

Callers 15

endOptimizeMethod · 0.45
getLogcatMethod · 0.45
getMemoryInfoMethod · 0.45
getTotalMemoryMbMethod · 0.45
mainFunction · 0.45
runMethod · 0.45
runMethod · 0.45
_runMethod · 0.45
memoryUsedMethod · 0.45
_runMethod · 0.45
isMetalRuntimeFunction · 0.45

Calls

no outgoing calls

Tested by 7

runMethod · 0.36
runMethod · 0.36
_runMethod · 0.36
memoryUsedMethod · 0.36
_runMethod · 0.36
isMetalRuntimeFunction · 0.36
runMethod · 0.36