aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-01-18 06:06:11 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-01-18 06:25:56 -0800
commit7cf8f65d0f62c0ecbcf0a6f856e854a39e3d6a64 (patch)
treecb17a307c0534c01bae350452a38b8a92e6e85ea
parente28da73a92273748c768abbb72502f56e93b9ce3 (diff)
Update generated Python Op docs.
Change: 144825783
-rw-r--r--tensorflow/g3doc/api_docs/python/contrib.graph_editor.md3
-rw-r--r--tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.contrib.graph_editor.assign_renamed_collections_handler.md3
2 files changed, 6 insertions, 0 deletions
diff --git a/tensorflow/g3doc/api_docs/python/contrib.graph_editor.md b/tensorflow/g3doc/api_docs/python/contrib.graph_editor.md
index 303a99020c..b5aae70911 100644
--- a/tensorflow/g3doc/api_docs/python/contrib.graph_editor.md
+++ b/tensorflow/g3doc/api_docs/python/contrib.graph_editor.md
@@ -1794,6 +1794,9 @@ This handler is typically used to transform a hidden input tensors.
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.GraphKeys`.
+
##### Args:
diff --git a/tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.contrib.graph_editor.assign_renamed_collections_handler.md b/tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.contrib.graph_editor.assign_renamed_collections_handler.md
index 05b2eba532..153da470ea 100644
--- a/tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.contrib.graph_editor.assign_renamed_collections_handler.md
+++ b/tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.contrib.graph_editor.assign_renamed_collections_handler.md
@@ -2,6 +2,9 @@
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.GraphKeys`.
+
##### Args: