Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/java/java/common/src/main/java/com/mindspore/lite/config/
DDeviceType.java26 public static final int DT_NPU = 2; field in DeviceType
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/
Dlite_types.h32 DT_NPU /**< NPU device type */ enumerator
/third_party/mindspore/mindspore/lite/include/
Dlite_types.h32 DT_NPU, /**< NPU device type */ enumerator