Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.h99 bool syncExecCpu() const { return mSyncExecCpu; } in syncExecCpu() function
DExecutionBuilder.cpp1055 if (DeviceManager::get()->syncExecCpu()) { in startComputeOnCpu()