-
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: 2.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: 2.12
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 23 files changed
- 4 contributors
Commits on Mar 31, 2023
-
Adds a
--lockedflag tocargo installcommand, to force to instal……l with dependencies specified by Cargo.lock files of the installed package.
Configuration menu - View commit details
-
Copy full SHA for 8bb04a9 - Browse repository at this point
Copy the full SHA 8bb04a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82d729 - Browse repository at this point
Copy the full SHA e82d729View commit details -
Bumps google-auth-oauthlib dependency restriction to support up to ve…
…rsion 1.0 (#6246) * Motivation for features / changes As requested and noted in #6197, we can bump this restriction, which is currently affecting compatibility of TB with dependency requirements from other packages. After the OOB auth flow migration, this should be possible. * Technical description of changes Just bump the restriction for `google-auth-oauthlib` in our `requirements.txt` file, to support newer versions. * Detailed steps to verify changes work correctly (as executed by you) Executed the auth flows (both the console-only one, and the one that uses a browser in the same machine), and validated that they work as before with the newer version.
Configuration menu - View commit details
-
Copy full SHA for 2115f39 - Browse repository at this point
Copy the full SHA 2115f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50189fd - Browse repository at this point
Copy the full SHA 50189fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e03778d - Browse repository at this point
Copy the full SHA e03778dView commit details
Commits on Apr 13, 2023
-
Fix safari chart rendering issues. (#6303)
* Motivation for features / changes I found a couple of problems with scalar line chart rendering in Safari while investigating #6280. * Safari 16.4 introduced limited OffscreenCanvas support. Notably it does not include 'webgl2' support. We have to be a bit more strict with our OffscreenCanvas feature detection to check for 'webgl2' support. * Scalar line charts still would not render in either canvas or svg mode until the charts were resized manually. We have to adjust our CSS in order to convince WebKit to render the line chart with the space available to it. We use 'flex' for this. * Testing I tested in both Safari and Chrome that Canvas/Three.js and SVG rendering work (using forceSVG=false and forceSVG=true, respectively). I imported the changes internally and ran internal presubmits. I did not write any more tests because (1) utils.ts is currently not covered by tests and (2) this is a Safari problem which only has best effort support.
Configuration menu - View commit details
-
Copy full SHA for e99a784 - Browse repository at this point
Copy the full SHA e99a784View commit details -
Configuration menu - View commit details
-
Copy full SHA for c786350 - Browse repository at this point
Copy the full SHA c786350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ac55f - Browse repository at this point
Copy the full SHA 96ac55fView commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd86491 - Browse repository at this point
Copy the full SHA dd86491View commit details -
Pin to a more recent docs repo to stop the pip 23.1 error message as …
…part of the nightly build (#6332) * Motivation for features / changes Nightly Build broken after the pip 23.0->23.1 release * Technical description of changes Found a newer version of the docs repo that doesn't exhibit the error and pinned to that version of the repo. * Screenshots of UI changes none * Detailed steps to verify changes work correctly (as executed by you) Creating the PR and seeing if it triggers the new workflow, in flight. * Alternate designs / implementations considered none
Configuration menu - View commit details
-
Copy full SHA for b4bdd6b - Browse repository at this point
Copy the full SHA b4bdd6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for af7449e - Browse repository at this point
Copy the full SHA af7449eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c5eee - Browse repository at this point
Copy the full SHA 82c5eeeView 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 2.12.0...2.12