Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/python/
Dconvert.py50 _toco_from_proto_bin = "" variable
52 _toco_from_proto_bin = _resource_loader.get_path_to_datafile( variable
55 if _toco_from_proto_bin and not _os.path.exists(_toco_from_proto_bin):
56 _toco_from_proto_bin = "toco_from_protos" variable
151 if not _toco_from_proto_bin:
185 _toco_from_proto_bin, model_filename, toco_filename, input_filename,