Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.h90 int computeAsynchronously(std::shared_ptr<ExecutionCallback>* synchronizationCallback) { in computeAsynchronously() function
DNeuralNetworks.cpp1388 int n = r->computeAsynchronously(&callback); in ANeuralNetworksExecution_startCompute()