Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp502 bool allowFallback, in asyncStartComputePartitioned()
633 bool allowFallback) { in startComputeFenced()
772 const bool allowFallback = DeviceManager::partitioningAllowsFallback(mPartitioning); in computeFenced() local
831 const bool allowFallback = DeviceManager::partitioningAllowsFallback(mPartitioning); in compute() local