Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.h124 return mDevicesCpuOnly; in getDrivers()
179 mDevicesCpuOnly.clear(); in forTest_reInitializeDeviceList()
204 std::vector<std::shared_ptr<Device>> mDevicesCpuOnly; variable
DManager.cpp842 mDevicesCpuOnly.push_back(CpuDevice::get()); in findAvailableDevices()