Home
last modified time | relevance | path

Searched refs:OH_NN_GPU (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h279 OH_NN_GPU = 2, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md68 …network_runtime.md#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1, OH_NN_GPU = 2, OH_NN_ACCEL…
H A D_neural_network_runtime.md69 | [OH_NN_DeviceType](#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1, OH_NN_GPU = 2, OH_NN_ACC…
519 | OH_NN_GPU | GPU设备 |
1421 - GPU设备:OH_NN_GPU
H A D_neural_nework_runtime.md69 | [OH_NN_DeviceType](#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1, OH_NN_GPU = 2, OH_NN_ACC…
519 | OH_NN_GPU | GPU设备 |
1421 - GPU设备:OH_NN_GPU
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp37 return OH_NN_GPU; in TransHDIDeviceV1_0Type()
H A Dhdi_device_v2_0.cpp41 return OH_NN_GPU; in TransHDIDeviceV2_0Type()
H A Dhdi_device_v2_1.cpp41 return OH_NN_GPU; in TransHDIDeviceV2_1Type()
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md68 …network_runtime.md#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1, OH_NN_GPU = 2, OH_NN_ACCEL…
H A D_neural_network_runtime.md69 | [OH_NN_DeviceType](#oh_nn_devicetype) { OH_NN_OTHERS = 0, OH_NN_CPU = 1, OH_NN_GPU = 2, OH_NN_ACC…
519 | OH_NN_GPU | GPU.|
1421 - * - **OH_NN_GPU**: GPU device.