You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@
26
26
* Move Keras code out of _impl folder and remove API files.
27
27
*`tf.keras.Model.save_weights` now saves in TensorFlow format by default.
28
28
* 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).
0 commit comments