tf.contrib.graph_editor.assign_renamed_collections_handler()

tf.contrib.graph_editor.assign_renamed_collections_handler(info, elem, elem_)

Add the transformed elem to the (renamed) collections of elem.

Args:
  • info: Transform._Info instance.
  • elem: the original element (tf.Tensor or tf.Operation)
  • elem_: the transformed element
doc_TensorFlow
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.