Home
last modified time | relevance | path

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

/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
Dnnrtndk.cpp486 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNCompilationSetDeviceOne() local
504 OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(nullptr, PARAM_0); in OHNNCompilationSetDeviceTwo() local
529 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNCompilationSetCacheOne() local
584 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNCompilationSetPerformanceModeOne() local
632 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNCompilationSetPerformanceModeTwo() local
677 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNCompilationSetPerformanceModeThree() local
740 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNCompilationSetPriorityOne() local
794 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNCompilationEnableFloat16One() local
850 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNCompilationBuildOne() local
931 … OH_NN_ReturnCode setDevice_ret = OH_NNCompilation_SetDevice(compilation, devicesID[PARAM_0]); in OHNNExecutorConstructOne() local
[all …]