Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/include/
DNeuralNetworksWrapper.h252 Compilation(const Model* model) { in Compilation() function
270 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function