Skip to content

Commit 2238616

Browse files
committed
Add 1.8.0 relnotes to RELEASE.md
1 parent 915d485 commit 2238616

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

RELEASE.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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+
112
# Release 1.7.0
213

314
The 1.7 minor series tracks TensorFlow 1.7.
415

5-
## Hightlights
16+
## Highlights
617

718
- (Beta) New Beholder plugin that shows a live video feed of tensor data during
819
model training, by @chrisranderson. Caveat: only currently recommended for use

0 commit comments

Comments
 (0)