Home
last modified time | relevance | path

Searched defs:OHNNCompileParam (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/ai/nncore/opstest/include/
Dnncore_utils.h60 struct OHNNCompileParam { struct
75 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam); argument
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dnnrt_utils.h61 struct OHNNCompileParam { struct
77 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam); argument
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dnnrt_utils.h61 struct OHNNCompileParam { struct
77 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam); argument
/test/xts/acts/ai/nncore/common/
Dnncore_utils.h62 struct OHNNCompileParam { struct
63 int32_t deviceId = 0;
64 std::string cacheDir;
65 uint32_t cacheVersion = 0;
66 OH_NN_PerformanceMode performanceMode = OH_NN_PERFORMANCE_NONE;
67 OH_NN_Priority priority = OH_NN_PRIORITY_NONE;
68 bool enableFp16 = false;