Searched refs:computeOnCpuFallback (Results 1 – 2 of 2) sorted by relevance
616 return executor.computeOnCpuFallback(); in cpuFallbackFull()639 auto [n2, outputShapes, timing] = executor->computeOnCpuFallback(); in cpuFallbackPartial()1529 std::tuple<int, std::vector<OutputShape>, Timing> StepExecutor::computeOnCpuFallback() { in computeOnCpuFallback() function in android::nn::StepExecutor
386 std::tuple<int, std::vector<OutputShape>, Timing> computeOnCpuFallback();