Home
last modified time | relevance | path

Searched defs:onGetCompilerType (Results 1 – 7 of 7) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/cuda/core/
H A DCUDABackend.hpp31 virtual CompilerType onGetCompilerType() const override { in onGetCompilerType() function in MNN::CUDA::CUDARuntimeWrapper
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPUBackend.hpp28 virtual CompilerType onGetCompilerType() const override { in onGetCompilerType() function in MNN::CPURuntime
/dports/misc/mnn/MNN-1.2.0/source/backend/tensorrt/backend/
H A DTRTBackend.hpp54 virtual CompilerType onGetCompilerType() const override { in onGetCompilerType() function in MNN::TRTRuntime
/dports/misc/mnn/MNN-1.2.0/source/core/
H A DBackend.hpp202 virtual CompilerType onGetCompilerType() const { in onGetCompilerType() function in MNN::Runtime
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/backend/
H A DCoreMLBackend.cpp285 CoreMLRuntime::CompilerType CoreMLRuntime::onGetCompilerType() const { in onGetCompilerType() function in MNN::CoreMLRuntime
/dports/misc/mnn/MNN-1.2.0/source/backend/opengl/
H A DGLBackend.cpp445 Runtime::CompilerType GLRuntime::onGetCompilerType() const { in onGetCompilerType() function in MNN::OpenGL::GLRuntime
/dports/misc/mnn/MNN-1.2.0/source/backend/hiai/backend/
H A DNPUBackend.cpp611 Runtime::CompilerType NPURuntime::onGetCompilerType() const { in onGetCompilerType() function in MNN::NPURuntime