-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tensorflow/tensorboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tensorflow/tensorboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.12
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 10 files changed
- 4 contributors
Commits on Dec 14, 2018
-
Make wrapping of hyperparam strings better. (#1602)
Adds proposed changes from #1549.
Configuration menu - View commit details
-
Copy full SHA for 334c40d - Browse repository at this point
Copy the full SHA 334c40dView commit details -
graph: fix “Download PNG” for large images (#1610)
Summary: When viewing large graphs in Chrome, clicking the “Download PNG” button could the error message, “Failed - Network error”. This is because Chrome does not support downloading large data-URLs. Chrome does, however, support downloading large object URLs, so this patch makes the appropriate change to use that API instead. Test Plan: Generate the `audio_demo` data and open the `wave:01;sine_wave` graph in TensorBoard in Chrome. Transitively expand all node groups. Then, click “Download PNG”. Before this patch, this consistently failed to download. After this patch, it downloads and image with the correct contents. Also tested in Firefox. wchargin-branch: graph-download-png-blob
Configuration menu - View commit details
-
Copy full SHA for b89bd85 - Browse repository at this point
Copy the full SHA b89bd85View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce59aa9 - Browse repository at this point
Copy the full SHA ce59aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 120b4ec - Browse repository at this point
Copy the full SHA 120b4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08097b5 - Browse repository at this point
Copy the full SHA 08097b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e85cf61 - Browse repository at this point
Copy the full SHA e85cf61View commit details
Commits on Jan 3, 2019
-
Fixes path_prefix flag (#1623)
PR #1512 introduced a bug where it formed a complete path without using existing pathname. Previously without forming the complete path, it was treated as a relative path from current window.location.pathname. We decided to revert back to the old behavior without using `new URL` which was not providing a clear benefit.
Configuration menu - View commit details
-
Copy full SHA for a21f5b3 - Browse repository at this point
Copy the full SHA a21f5b3View commit details -
Fix horizontal resizer in debugger (#1704)
While refactoring the dashboard layout, we inadvertently broke the horizontal resizing capability. The resizer was clipped and was bound by the TB global max/min-width limit on the sidebar width.
Configuration menu - View commit details
-
Copy full SHA for ac3f8d9 - Browse repository at this point
Copy the full SHA ac3f8d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9cbbc4 - Browse repository at this point
Copy the full SHA c9cbbc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61682c4 - Browse repository at this point
Copy the full SHA 61682c4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.12.0...1.12