Searched refs:cpuFallbackFull (Results 1 – 1 of 1) sorted by relevance
458 static std::tuple<int, std::vector<OutputShape>, Timing> cpuFallbackFull( in cpuFallbackFull() function618 auto [fullN, fullOutputShapes, fullTiming] = cpuFallbackFull(executionBuilder); in asyncStartComputePartitioned()719 auto [fullN, fullOutputShapes, fullTiming] = cpuFallbackFull(executionBuilder); in startComputeFenced()