Home
last modified time | relevance | path

Searched refs:supportSDot (Results 1 – 3 of 3) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/compute/
H A DCommonOptFunction.h144 bool supportSDot = false; member
H A DInt8FunctionsOpt.cpp414 if (core->supportSDot) { in MNNCoreInt8FunctionInit()
H A DCommonOptFunction.cpp2536 gCoreFunction->supportSDot = gCPUInfo.dot; in MNNCoreFunctionInit()