Home
last modified time | relevance | path

Searched refs:MANAGER (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/
DManager.cpp48 VLOG(MANAGER) << "Capab " << capabilities.float32Performance.execTime; in initialize()
49 VLOG(MANAGER) << "Capab " << capabilities.quantized8Performance.execTime; in initialize()
129 VLOG(MANAGER) << "findAvailableDevices"; in findAvailableDevices()
139 VLOG(MANAGER) << "Found interface " << name.c_str(); in findAvailableDevices()
158 VLOG(MANAGER) << "DeviceManager::DeviceManager"; in DeviceManager()
/frameworks/ml/nn/common/include/
DUtils.h56 MANAGER, enumerator
/frameworks/ml/nn/common/
DUtils.cpp59 {"manager", MANAGER}, in initVLogMask()