Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tools/
Dstrip_unused_lib.py32 def strip_unused(input_graph_def, input_node_names, output_node_names, function
111 output_graph_def = strip_unused(input_graph_def,
DBUILD23 ":strip_unused",
171 name = "strip_unused",
172 srcs = ["strip_unused.py"],
Doptimize_for_inference_lib.py109 optimized_graph_def = strip_unused_lib.strip_unused(