Home
last modified time | relevance | path

Searched refs:OH_AI_PRIORITY_MEDIUM (Results 1 - 3 of 3) sorted by relevance

/third_party/mindspore/interfaces/kits/c/
H A Dtypes.h96 OH_AI_PRIORITY_MEDIUM = 2, enumerator
/third_party/mindspore/test/unittest/
H A Dnnrt_delegate_unit_test.cpp112 OH_AI_DeviceInfoSetPriority(nnrtDeviceInfo, OH_AI_PRIORITY_MEDIUM); in HWTEST()
113 ASSERT_EQ(OH_AI_DeviceInfoGetPriority(nnrtDeviceInfo), OH_AI_PRIORITY_MEDIUM); in HWTEST() local
/third_party/mindspore/test/utils/
H A 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() local

Completed in 3 milliseconds