Skip to content

Commit d3b482d

Browse files
committed
Update RELEASE.md (r1.9) for tfdbg and XLA
1 parent 22305d7 commit d3b482d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
* Move Keras code out of _impl folder and remove API files.
2727
* `tf.keras.Model.save_weights` now saves in TensorFlow format by default.
2828
* Enable dataset iterators to be passed to `tf.keras.Model` training/eval methods.
29-
* Accelerated Linear Algebra (XLA):
30-
* TensorFlow Debugger (tfdbg) CLI:
29+
* TensorFlow Debugger (tfdbg) CLI: fix an issue in which the TensorBoard Debugger Plugin could not handle total source file size exceeding gRPC message size limit (4 MB).
3130
* `tf.contrib`:
3231
* `tf.contrib.framework.zero_initializer` supports ResourceVariable.
3332
* Adding "constrained_optimization" to tensorflow/contrib.

0 commit comments

Comments
 (0)