aboutsummaryrefslogtreecommitdiffhomepage
path: root/RELEASE.md
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-01-20 13:14:02 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-01-20 13:24:01 -0800
commitfac4a354131a5311b43c313823384d4324575cc7 (patch)
treede1c1dbe892492f183f0954b5391a1dfec6bd396 /RELEASE.md
parentba9e992bfb73a0d548a15ee84ba50a70e73fc259 (diff)
Delete namespace aliases in tensorflow::ops for Input,
Output, etc. now that all uses have migrated to using the tensorflow namespace. Change: 145119259
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 29b6cba6ba..9081c1e033 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -59,6 +59,8 @@
behavior by specifying the attribute dct_method='INTEGER_ACCURATE'.
* `tf.complex_abs` has been removed from the Python interface. `tf.abs`
supports complex tensors and should be used instead.
+* In the C++ API (in tensorflow/cc), Input, Output, etc. have moved
+ from the tensorflow::ops namespace to tensorflow.
# Release 0.12.0