Home
last modified time | relevance | path

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

/test/xts/acts/ai/mindspore/mindsporectest/src/
Dohos_c_api_test_mslite.cpp58 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(cpu_device_info); in AddContextDeviceCPU() local
111 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(nnrt_device_info); in AddContextDeviceNNRT() local
142 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(nnrt_device_info); in AddContextDeviceNNRTByType() local
169 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(nnrt_device_info); in AddContextDeviceNNRTByName() local
631 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(cpu_device_info); variable
646 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(cpu_device_info); variable