Home
last modified time | relevance | path

Searched defs:allowFallback (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp270 bool allowFallback, in asyncStartComputePartitioned()
356 const bool allowFallback = DeviceManager::partitioningAllowsFallback(mPartitioning); in startCompute() local