We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915d485 commit 2238616Copy full SHA for 2238616
RELEASE.md
@@ -1,8 +1,19 @@
1
+# Release 1.8.0
2
+
3
+The 1.8 minor series tracks TensorFlow 1.8.
4
5
+## Bug fixes
6
7
+- #1082 - fixes rendering for certain graphs with metaedges/function nodes
8
+- #1097 - correction to debugger plugin keras code snippet (PR #1100)
9
+- #1111 - event reader logic now supports TF 1.8 GetNext() API (PR #1086)
10
11
12
# Release 1.7.0
13
14
The 1.7 minor series tracks TensorFlow 1.7.
15
-## Hightlights
16
+## Highlights
17
18
- (Beta) New Beholder plugin that shows a live video feed of tensor data during
19
model training, by @chrisranderson. Caveat: only currently recommended for use
0 commit comments