Searched refs:startComputeOnCpu (Results 1 – 2 of 2) sorted by relevance
255 if (executor->startComputeOnCpu(&fallbackCallback) != ANEURALNETWORKS_NO_ERROR) { in cpuFallbackPartial()537 return startComputeOnCpu(synchronizationCallback); in startCompute()690 int StepExecutor::startComputeOnCpu(sp<ExecutionCallback>* synchronizationCallback) { in startComputeOnCpu() function in android::nn::StepExecutor
164 int startComputeOnCpu(sp<ExecutionCallback>* synchronizationCallback);