Searched refs:OH_NN_CPU (Results 1 – 16 of 16) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/ |
H A D | device_test.cpp | 37 OH_NN_DeviceType m_deviceType {OH_NN_CPU};
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 277 OH_NN_CPU = 1, enumerator
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/ |
H A D | hdi_device_test.cpp | 262 OH_NN_DeviceType expectDeviceType = OH_NN_CPU; 263 OH_NN_DeviceType newDeviceType = OH_NN_CPU; 280 OH_NN_DeviceType deviceType = OH_NN_CPU; 300 OH_NN_DeviceType deviceType = OH_NN_CPU; 323 OH_NN_DeviceType deviceType = OH_NN_CPU; 346 OH_NN_DeviceType deviceType = OH_NN_CPU;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/ |
H A D | hdi_device_test.cpp | 393 OH_NN_DeviceType expectDeviceType = OH_NN_CPU; 394 OH_NN_DeviceType newDeviceType = OH_NN_CPU; 411 OH_NN_DeviceType deviceType = OH_NN_CPU; 431 OH_NN_DeviceType deviceType = OH_NN_CPU; 454 OH_NN_DeviceType deviceType = OH_NN_CPU; 477 OH_NN_DeviceType deviceType = OH_NN_CPU; 1768 OH_NN_DeviceType newDeviceType = OH_NN_CPU; 1785 OH_NN_DeviceType deviceType = OH_NN_CPU; 1805 OH_NN_DeviceType deviceType = OH_NN_CPU; 1828 OH_NN_DeviceType deviceType = OH_NN_CPU; [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_utils.cpp | 127 OH_NN_DeviceType deviceType {OH_NN_CPU}; in GetTargetDevice()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 68 | [OH_NN_DeviceType](_neural_network_runtime.md#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1…
|
H A D | _neural_network_runtime.md | 69 | [OH_NN_DeviceType](#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1, OH_NN_GPU = 2, OH_NN_ACC… 518 | OH_NN_CPU | CPU设备 | 1419 - CPU设备:OH_NN_CPU
|
H A D | _neural_nework_runtime.md | 69 | [OH_NN_DeviceType](#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1, OH_NN_GPU = 2, OH_NN_ACC… 518 | OH_NN_CPU | CPU设备 | 1419 - CPU设备:OH_NN_CPU
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | hdi_device_v1_0.cpp | 35 return OH_NN_CPU; in TransHDIDeviceV1_0Type()
|
H A D | hdi_device_v2_0.cpp | 39 return OH_NN_CPU; in TransHDIDeviceV2_0Type()
|
H A D | hdi_device_v2_1.cpp | 39 return OH_NN_CPU; in TransHDIDeviceV2_1Type()
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 68 | [OH_NN_DeviceType](_neural_network_runtime.md#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1…
|
H A D | _neural_network_runtime.md | 69 | [OH_NN_DeviceType](#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1, OH_NN_GPU = 2, OH_NN_ACC… 518 | OH_NN_CPU | CPU.| 1419 - * - **OH_NN_CPU**: CPU device.
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 2123 OH_NN_DeviceType deviceType = OH_NN_CPU; 2164 OH_NN_DeviceType deviceType = OH_NN_CPU;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/ |
H A D | neural_network_core_test.cpp | 288 OH_NN_DeviceType deviceType = OH_NN_CPU; 339 OH_NN_DeviceType deviceType = OH_NN_CPU;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 2668 OH_NN_DeviceType deviceType = OH_NN_CPU; 2709 OH_NN_DeviceType deviceType = OH_NN_CPU;
|