Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.h137 bool syncExecCpu() const { return mSyncExecCpu; } in syncExecCpu() function
DManager.cpp794 if (!DeviceManager::get()->syncExecCpu()) { in execute()