Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DManager.h167 return mDevicesCpuOnly; in getDrivers()
214 mDevicesCpuOnly.clear(); in forTest_reInitializeDeviceList()
238 std::vector<std::shared_ptr<Device>> mDevicesCpuOnly; variable
DManager.cpp1277 mDevicesCpuOnly.push_back(CpuDevice::get()); in findAvailableDevices()