Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp500 bool allowFallback, in asyncStartComputePartitioned()
631 bool allowFallback) { in startComputeFenced()
770 const bool allowFallback = DeviceManager::partitioningAllowsFallback(mPartitioning); in computeFenced() local
829 const bool allowFallback = DeviceManager::partitioningAllowsFallback(mPartitioning); in compute() local