Searched refs:model_filepath (Results 1 – 2 of 2) sorted by relevance
171 const string& model_filepath) { in CreateMutableModelFromFile() argument173 tflite::FlatBufferModel::BuildFromFile(model_filepath.c_str()); in CreateMutableModelFromFile()
72 const string& model_filepath);