Searched refs:_toco_flags_pb2 (Results 1 – 3 of 3) sorted by relevance
21 from tensorflow.lite.toco import toco_flags_pb2 as _toco_flags_pb2 unknown32 TENSORFLOW_GRAPHDEF = _toco_flags_pb2.TENSORFLOW_GRAPHDEF33 TFLITE = _toco_flags_pb2.TFLITE34 GRAPHVIZ_DOT = _toco_flags_pb2.GRAPHVIZ_DOT
27 from tensorflow.lite.toco import toco_flags_pb2 as _toco_flags_pb2 unknown131 converter.output_format = _toco_flags_pb2.FileFormat.Value(
30 from tensorflow.lite.toco import toco_flags_pb2 as _toco_flags_pb2 unknown321 toco = _toco_flags_pb2.TocoFlags()