Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DManager.h177 bool syncExecRuntime() const { return mSyncExecRuntime; } in syncExecRuntime() function
DExecutionBuilder.cpp1077 if (DeviceManager::get()->syncExecRuntime()) { in compute()