Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/MNN
/ MNNGetInt8CoreFunctions
Function
MNNGetInt8CoreFunctions
source/backend/cpu/compute/Int8FunctionsOpt.cpp:2827–2829 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2825
MNNInt8FunctionInit();
2826
}
2827
CoreInt8Functions* MNNGetInt8CoreFunctions() {
2828
return gCoreFunc;
2829
}
2830
}; // namespace MNN
Callers
4
CPUBackend
Method · 0.85
MNNInt8FunctionInit
Function · 0.85
init
Method · 0.85
init
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected