Home
last modified time | relevance | path

Searched refs:OH_AI_PRIORITY_MEDIUM (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/test/unittest/
Dnnrt_delegate_unit_test.cpp116 OH_AI_DeviceInfoSetPriority(nnrtDeviceInfo, OH_AI_PRIORITY_MEDIUM);
117 ASSERT_EQ(OH_AI_DeviceInfoGetPriority(nnrtDeviceInfo), OH_AI_PRIORITY_MEDIUM);
/third_party/mindspore/interfaces/kits/c/
Dtypes.h96 OH_AI_PRIORITY_MEDIUM = 2, enumerator
/third_party/mindspore/test/utils/
Dmodel_utils.cpp93 OH_AI_DeviceInfoSetPriority(nnrtDeviceInfo, OH_AI_PRIORITY_MEDIUM); in AddContextDeviceNNRT()
94 ASSERT_EQ(OH_AI_DeviceInfoGetPriority(nnrtDeviceInfo), OH_AI_PRIORITY_MEDIUM); in AddContextDeviceNNRT()
/third_party/mindspore/test/fuzztest/mindspore_fuzzer/
Dmindspore_fuzzer.cpp41 OH_AI_DeviceInfoSetPriority(nnrtDeviceInfo, OH_AI_PRIORITY_MEDIUM); in AddDeviceNNRT()
/third_party/mindspore/patches/
D0004-cross-compile-ndkso-fp16-nnrt-train_capi.patch498 + OH_AI_PRIORITY_MEDIUM = 2,
714 + OH_AI_PRIORITY_MEDIUM = 2,