Home
last modified time | relevance | path

Searched refs:mSupportDotAccInt8 (Results 1 – 4 of 4) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/cuda/core/runtime/
H A DCUDARuntime.hpp128 bool mSupportDotAccInt8 = false; member in MNN::CUDARuntime
H A DCUDARuntime.cpp100 return mSupportDotAccInt8; in isSupportedDotAccInt8()
/dports/misc/mnn/MNN-1.2.0/source/backend/opencl/core/runtime/
H A DOpenCLRuntime.hpp126 bool mSupportDotAccInt8 = false; member in MNN::OpenCLRuntime
H A DOpenCLRuntime.cpp146 mSupportDotAccInt8 = true; in OpenCLRuntime()
281 return mSupportDotAccInt8; in isSupportedDotAccInt8()