Searched defs:Compilation (Results 1 – 3 of 3) sorted by relevance
265 Compilation(const Model* model) { in Compilation() function272 Compilation() {} in Compilation() function285 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function359 Compilation(ANeuralNetworksCompilation* compilation) : mCompilation(compilation) {} in Compilation() function
489 Compilation(Compilation&& other) { *this = std::move(other); } function566 Compilation(const NnApiSupportLibrary* nnapi, ANeuralNetworksCompilation* compilation) function
376 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function466 Compilation(const NnApiSupportLibrary* nnapi, ANeuralNetworksCompilation* compilation) in Compilation() function