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