Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestNeuralNetworksWrapper.h157 Result startCompute(Event* event) { in startCompute() function
/frameworks/ml/nn/runtime/include/
DNeuralNetworksWrapper.h437 Result startCompute(Event* event) { in startCompute() function
/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp798 int StepExecutor::startCompute(sp<ExecutionCallback>* synchronizationCallback, in startCompute() function in android::nn::StepExecutor