aboutsummaryrefslogtreecommitdiffhomepage
path: root/RELEASE.md
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-08-25 07:19:38 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-08-25 08:33:44 -0700
commit672eebd8f455531f4826fc265864ff51d4cf1408 (patch)
treee7e86e83bdb8a14db74d07df759df5ee90a32523 /RELEASE.md
parent740c713cd559b408cde64721842cc568116c409f (diff)
graph.proto no longer needs to export NodeDef, clients should use
node_def.proto instead. Change: 131290995
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 abb99a2ebb..02cc73bf13 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -13,6 +13,8 @@
* uniform_unit_scaling_initializer() no longer takes a full_shape arg, instead
relying on the partition info passed to the initializer function when it's
called.
+* The NodeDef protocol message is now defined in its own file node_def.proto
+ instead of graph.proto.
# Release 0.10.0