Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/java/java/common/src/main/java/com/mindspore/lite/config/
DDeviceType.java24 public static final int DT_CPU = 0; field in DeviceType
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/
Dlite_types.h30 DT_CPU, /**< CPU device type */ enumerator
/third_party/mindspore/mindspore/lite/include/
Dlite_types.h30 DT_CPU, /**< CPU device type */ enumerator