Searched defs:OHNNCompileParam (Results 1 – 4 of 4) sorted by relevance
60 struct OHNNCompileParam { struct75 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam); argument
61 struct OHNNCompileParam { struct77 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam); argument
62 struct OHNNCompileParam { struct63 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;