Home
last modified time | relevance | path

Searched refs:NO_DEVICE_COUNT (Results 1 - 8 of 8) sorted by relevance

/test/xts/acts/ai/nncore/opstest/include/
H A Dnncore_const.h25 const uint32_t NO_DEVICE_COUNT = 0; member
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dconst.h36 const uint32_t NO_DEVICE_COUNT = 0; member
H A Dnnrt_utils.cpp141 if (devicesCount <= NO_DEVICE_COUNT) { in SetDevice()
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dconst.h36 const uint32_t NO_DEVICE_COUNT = 0; member
H A Dnnrt_utils.cpp141 if (devicesCount <= NO_DEVICE_COUNT) { in SetDevice()
/test/xts/acts/ai/nncore/common/
H A Dnncore_const.h36 const uint32_t NO_DEVICE_COUNT = 0; member
H A Dnncore_utils.cpp238 if (devicesCount <= NO_DEVICE_COUNT) { in GetDeviceID()
272 if (devicesCount <= NO_DEVICE_COUNT) { in SetDevice()
/test/xts/acts/ai/nncore/opstest/src/
H A Dnncore_utils.cpp140 if (devicesCount <= NO_DEVICE_COUNT) { in GetDeviceID()

Completed in 4 milliseconds