Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.h139 bool syncExecRuntime() const { return mSyncExecRuntime; } in syncExecRuntime() function
DExecutionBuilder.cpp857 if (DeviceManager::get()->syncExecRuntime()) { in compute()