Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp267 static void asyncStartComputePartitioned(const ExecutionBuilder* executionBuilder, in asyncStartComputePartitioned() function
371 std::thread thread(asyncStartComputePartitioned, this, mPlan, controller, in startCompute()