Searched defs:GetModel (Results 1 – 4 of 4) sorted by relevance
131 const tflite::Model* GetModel() const { return model_; } in GetModel() function
84 string GetModel(void) {return modelName;} in GetModel() function
77 inline const ObjectModelBase* GetModel() const { in GetModel() function
67 const string& VendorInfo::GetModel() const { return model_; } in GetModel() function in dynamic_depth::VendorInfo