Home
last modified time | relevance | path

Searched refs:model_filepath (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/optimize/
Dmodel_utils.cc171 const string& model_filepath) { in CreateMutableModelFromFile() argument
173 tflite::FlatBufferModel::BuildFromFile(model_filepath.c_str()); in CreateMutableModelFromFile()
Dmodel_utils.h72 const string& model_filepath);