tf.contrib.graph_editor.assign_renamed_collections_handler

View source on GitHub

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

A collection is renamed only if is not a known key, as described in tf.compat.v1.GraphKeys.

info Transform._TmpInfo instance.
elem the original element (tf.Tensor or tf.Operation)
elem_ the transformed element