Home
last modified time | relevance | path

Searched refs:mDevicesCpuOnly (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DManager.h172 return mDevicesCpuOnly; in getDrivers()
231 mDevicesCpuOnly.clear(); in forTest_reInitializeDeviceList()
262 std::vector<std::shared_ptr<Device>> mDevicesCpuOnly; variable
DManager.cpp1351 mDevicesCpuOnly.push_back(CpuDevice::get()); in findAvailableDevices()