Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.h86 return mDevicesCpuOnly; in getDrivers()
144 mDevicesCpuOnly.clear(); in forTest_reInitializeDeviceList()
169 std::vector<std::shared_ptr<Device>> mDevicesCpuOnly; variable
DManager.cpp399 mDevicesCpuOnly.push_back(CpuDevice::get()); in findAvailableDevices()