MCPcopy 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}
2827CoreInt8Functions* MNNGetInt8CoreFunctions() {
2828 return gCoreFunc;
2829}
2830}; // namespace MNN

Callers 4

CPUBackendMethod · 0.85
MNNInt8FunctionInitFunction · 0.85
initMethod · 0.85
initMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected