Home
last modified time | relevance | path

Searched defs:Execution (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/include/
DNeuralNetworksWrapper.h295 Execution(const Compilation* compilation) { in Execution() function
313 Execution(Execution&& other) { *this = std::move(other); } in Execution() function