Skip to content

Commit bf8664d

Browse files
committed
Add 1.12.0 relnotes to RELEASE.md
1 parent b8899b7 commit bf8664d

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

RELEASE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# Release 1.12.0
2+
3+
The 1.12 minor series tracks TensorFlow 1.12.
4+
5+
## Features
6+
- New download-as-SVG option for scalar dashboard charts (#1446)
7+
- Image dashboard should now detect and render SVG images (#1440)
8+
- What-If Tool example viewer/loader improvements:
9+
- Support for sampling examples to load (#1504)
10+
- Support for viewing SequenceExamples (#1513)
11+
- Improvements to saliency viewing/sorting (#1472)
12+
- Profile tool shows per-program breakdown, idle time, and ops left out (#1470)
13+
14+
## Bug fixes
15+
- #1463 - What-If tool now handles classes with blank labels (PR #1471)
16+
- #1468 - Reduce clipping in graph plugin sidebar
17+
- #1475 - Restore tag filter persistence to URL param and across dashboards
18+
- #1477 - Fix bug rendering TPU profile dashboard overview page
19+
- #1480 - Fix projector hanging due to infinite loop (PR #1481)
20+
- #1491 - Restore spinner on line charts when loading data
21+
- #1499 - Fix stale/incorrect line charts when filtering by tag (PR #1500)
22+
- #1505 - Fix 404 console errors in Firefox - thanks @wdirons
23+
- #1506 - Fix --purge_orphaned_data to allow passing false (PR #1511)
24+
- #1508 - Make custom scalars chart ignore outliers functionality work
25+
- #1524 - Preserve line chart zoom level when data refreshes
26+
27+
128
# Release 1.11.0
229

330
The 1.11 minor series tracks TensorFlow 1.11.

0 commit comments

Comments
 (0)