HomeSort by relevance Sort by last modified time
    Searched refs:input_graph_path (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/tools/
strip_unused_test.py 59 input_graph_path = os.path.join(self.get_temp_dir(), input_graph_name)
66 strip_unused_lib.strip_unused_from_files(input_graph_path, input_binary,
122 input_graph_path = os.path.join(self.get_temp_dir(), input_graph_name)
132 strip_unused_lib.strip_unused_from_files(input_graph_path, input_binary,
freeze_graph_test.py 76 input_graph_path = os.path.join(self.get_temp_dir(), input_graph_name)
87 input_graph_path,

Completed in 1801 milliseconds