Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp458 static std::tuple<int, std::vector<OutputShape>, Timing> cpuFallbackFull( in cpuFallbackFull() function
618 auto [fullN, fullOutputShapes, fullTiming] = cpuFallbackFull(executionBuilder); in asyncStartComputePartitioned()
719 auto [fullN, fullOutputShapes, fullTiming] = cpuFallbackFull(executionBuilder); in startComputeFenced()