Searched refs:toco_convert_protos (Results 1 – 2 of 2) sorted by relevance
129 def toco_convert_protos(model_flags_str, toco_flags_str, input_data_str): function419 data = toco_convert_protos(model_flags.SerializeToString(),450 data = toco_convert_protos(model_flags.SerializeToString(),
38 from tensorflow.lite.python.convert import toco_convert_protos # pylint: disable=unused-import