Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dgraph_util.py29 from tensorflow.python.framework.graph_util_impl import remove_training_nodes
Dgraph_util_test.py270 output = graph_util.remove_training_nodes(graph_def)
295 graph_util.remove_training_nodes(graph_def))
307 graph_util.remove_training_nodes(graph_def))
Dgraph_util_impl.py292 def remove_training_nodes(input_graph, protected_nodes=None): function
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.graph_util.pbtxt20 name: "remove_training_nodes"
/external/tensorflow/tensorflow/python/tools/
Doptimize_for_inference_lib.py116 optimized_graph_def = graph_util.remove_training_nodes(