Searched defs:getMainModel (Results 1 – 3 of 3) sorted by relevance
39 inline const V1_0::Model& getMainModel(const V1_0::Model& model) { return model; } in getMainModel() function40 inline const V1_1::Model& getMainModel(const V1_1::Model& model) { return model; } in getMainModel() function43 inline const V1_2::Model& getMainModel(const V1_2::Model& model) { return model; } in getMainModel() function47 inline const V1_3::Subgraph& getMainModel(const V1_3::Model& model) { return model.main; } in getMainModel() function
72 const ::android::nn::sl_wrapper::Model& getMainModel() const { in getMainModel() function
28 inline const android::nn::Model::Subgraph& getMainModel(const android::nn::Model& model) { return m… in getMainModel() function