Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp565 auto wrapperExecution = in createReusableExecution() local
570 wrapperExecution.get(), &requestMemoryPools, config.executionHints, in createReusableExecution()
575 auto result = wrapperExecution->setReusable(true); in createReusableExecution()
579 mNnapi, std::move(wrapperExecution), std::move(requestMemoryPools), in createReusableExecution()