Home
last modified time | relevance | path

Searched defs:startCompute (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp292 int ExecutionBuilder::startCompute(sp<ExecutionCallback>* synchronizationCallback) { in startCompute() function in android::nn::ExecutionBuilder
469 int StepExecutor::startCompute(sp<ExecutionCallback>* synchronizationCallback) { in startCompute() function in android::nn::StepExecutor
/frameworks/ml/nn/runtime/include/
DNeuralNetworksWrapper.h314 Result startCompute(Event* event) { in startCompute() function