Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.h79 int computeAsynchronously(sp<ExecutionCallback>* synchronizationCallback) { in computeAsynchronously() function
DNeuralNetworks.cpp1362 int n = r->computeAsynchronously(callback.get()); in ANeuralNetworksExecution_startCompute()