Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.h100 bool syncExecHal() const { return mSyncExecHal; } in syncExecHal() function
DExecutionBuilder.cpp927 if (DeviceManager::get()->syncExecHal()) { in startComputeOnDevice()