Home
last modified time | relevance | path

Searched refs:startComputeOnCpu (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp255 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
DExecutionBuilder.h164 int startComputeOnCpu(sp<ExecutionCallback>* synchronizationCallback);