Home
last modified time | relevance | path

Searched defs:targetDevice (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/interface/src/
DDeviceTest.cpp108 size_t targetDevice = devicesID[0]; variable
124 size_t targetDevice = devicesID[0]; variable
142 size_t targetDevice = devicesID[0]; variable
163 size_t targetDevice = devicesID[0]; variable
193 size_t targetDevice = devicesID[0]; variable
DModelTest.cpp793 size_t targetDevice = devicesID[0]; variable
809 size_t targetDevice{100000}; variable
832 size_t targetDevice = devicesID[0]; variable
856 size_t targetDevice = devicesID[0]; variable
877 size_t targetDevice = devicesID[0]; variable
900 size_t targetDevice = devicesID[0]; variable
925 size_t targetDevice = devicesID[0]; variable
953 size_t targetDevice = devicesID[0]; variable
DCompileTest.cpp131 size_t targetDevice = devicesID[0]; variable
156 size_t targetDevice = devicesID[0]; // Use the first device in system test. variable
DExecutorTest.cpp73 size_t targetDevice = devicesID[0]; variable
/test/xts/acts/ai/neural_network_runtime/common/
Dnnrt_utils.cpp144 size_t targetDevice = devicesID[0]; // Use the first device in system test. in SetDevice() local