There was an error while loading. Please reload this page.
2 parents 9b1aeb6 + 7fb308a commit 52431c7Copy full SHA for 52431c7
site/en/install/migration.md site/en/api_guides/python/upgrade.mdsite/en/install/migration.md renamed to site/en/api_guides/python/upgrade.md
@@ -1,5 +1,4 @@
1
-# Transition to TensorFlow 1.0
2
-
+# Upgrade to TensorFlow 1.0
3
4
The APIs in TensorFlow 1.0 have changed in ways that are not all backwards
5
compatible. That is, TensorFlow programs that worked on TensorFlow 0.n won't
@@ -333,4 +332,3 @@ Several other changes have been made, including the following:
333
332
* should be renamed to `tf.unstack`
334
* `tf.zeros_initializer`
335
* should be changed to a function call i.e. `tf.zeros_initializer()`
336
0 commit comments