Searched refs:cpuFallbackFull (Results 1 – 1 of 1) sorted by relevance
603 static std::tuple<int, std::vector<OutputShape>, Timing> cpuFallbackFull( in cpuFallbackFull() function676 return cpuFallbackFull(this); in computeInternal()830 return cpuFallbackFull(this); in computeInternal()880 auto [fallbackN, fallbackOutputShapes, fallbackTiming] = cpuFallbackFull(this); in computeFencedInternal()968 auto [fullN, fullOutputShapes, _] = cpuFallbackFull(this); in computeFencedInternal()