Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriverFloatXNNPACK.cpp159 const std::vector<uint32_t>& outputIndexes, pthreadpool_t threadpool, in Create() argument
263 status = xnn_create_runtime_v2(subgraph.get(), threadpool, /*flags=*/0, &runtimePtr); in Create()