Home
last modified time | relevance | path

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

/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
Dnnrtndk.cpp742 … OH_NN_ReturnCode priority_ret = OH_NNCompilation_SetPriority(compilation, OH_NN_PRIORITY_NONE); in OHNNCompilationSetPriorityOne() local
757 OH_NN_ReturnCode priority_ret = OH_NNCompilation_SetPriority(nullptr, OH_NN_PRIORITY_MEDIUM); in OHNNCompilationSetPriorityTwo() local
796 OH_NN_ReturnCode priority_ret = OH_NNCompilation_EnableFloat16(compilation, false); in OHNNCompilationEnableFloat16One() local
811 OH_NN_ReturnCode priority_ret = OH_NNCompilation_EnableFloat16(nullptr, OH_NN_PRIORITY_MEDIUM); in OHNNCompilationEnableFloat16Two() local