Home
last modified time | relevance | path

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

/third_party/mindspore/test/unittest/
Dnnrt_delegate_unit_test.cpp80 auto nnrtDeviceInfo = OH_AI_CreateNNRTDeviceInfoByName(name); variable
/third_party/mindspore/test/utils/
Dmodel_utils.cpp82 OH_AI_DeviceInfoHandle nnrtDeviceInfo = OH_AI_DeviceInfoCreate(OH_AI_DEVICETYPE_NNRT); in AddContextDeviceNNRT() local