Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp1082 std::thread asyncExecution(asyncStartCompute); in compute() local
1083 executionCallback->bindThread(std::move(asyncExecution)); in compute()