forked from tensorflow/tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Features: - It now shows all runs, not only one at a time. yay comparison! - The tooltip now stays fixed in a single location, so you can scan the cursor and read values. - Incidentally, it no longer falls off the edge of the screen. - It shows run, value, step, time, etc, in a table. For runs which don't have any data near the closest point, it greys them out so you can see that you're seeing older data. - It displays NaN values intelligently. Change: 122571678
- Loading branch information
1 parent
b625968
commit 7fd3459
Showing
2 changed files
with
163 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.