Home
last modified time | relevance | path

Searched defs:removed_op_names (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/meta_graph_transform/
Dmeta_graph_transform.py147 def _clean_save_and_restore(graph_def, op, removed_op_names): argument
464 collection_name, removed_op_names): argument
494 def _add_pruned_saver(base_meta_graph_def, meta_graph_def, removed_op_names): argument
562 signature_name, removed_op_names): argument
635 def _is_removed(tensor_name, removed_op_names): argument
643 def _is_removed_mentioned(s, removed_op_names): argument
672 def _check_tensor_not_removed(tensor_name, removed_op_names): argument