Searched refs:CreateMutableModel (Results 1 – 1 of 1) sorted by relevance
58 std::unique_ptr<tflite::ModelT> CreateMutableModel(const tflite::Model& model) { in CreateMutableModel() function177 auto tflite_model = CreateMutableModel(*model->GetModel()); in AddIntermediateTensors()548 auto tflite_model = CreateMutableModel(*model_->GetModel()); in Calibrate()587 auto tflite_model = CreateMutableModel(*model_->GetModel()); in QuantizeModel()622 auto tflite_model = CreateMutableModel(*model_->GetModel()); in QuantizeModel()