Searched defs:Compilation (Results 1 – 3 of 3) sorted by relevance
267 Compilation(const Model* model) { in Compilation() function274 Compilation() {} in Compilation() function287 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function361 Compilation(ANeuralNetworksCompilation* compilation) : mCompilation(compilation) {} in Compilation() function
502 Compilation(Compilation&& other) { *this = std::move(other); } function579 Compilation(const NnApiSupportLibrary* nnapi, ANeuralNetworksCompilation* compilation) function
378 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function479 Compilation(const NnApiSupportLibrary* nnapi, ANeuralNetworksCompilation* compilation) in Compilation() function