Home
last modified time | relevance | path

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

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