-
Notifications
You must be signed in to change notification settings - Fork 581
build(deps-dev): bump jax from 0.5.0 to 0.6.2 #5102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: devel
Are you sure you want to change the base?
Conversation
Bumps [jax](https://github.com/jax-ml/jax) from 0.5.0 to 0.6.2. - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.5.0...jax-v0.6.2) --- updated-dependencies: - dependency-name: jax dependency-version: 0.6.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
8aada41 to
4a5a77f
Compare
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## devel #5102 +/- ##
==========================================
+ Coverage 82.14% 82.15% +0.01%
==========================================
Files 709 709
Lines 72453 72468 +15
Branches 3615 3616 +1
==========================================
+ Hits 59514 59536 +22
+ Misses 11775 11769 -6
+ Partials 1164 1163 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
njzjz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need TensorFlow to bump to a specific version as well. This is the limitation of jax2tf.
njzjz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try 2.19.1
Bumps jax from 0.5.0 to 0.6.2.
Release notes
Sourced from jax's releases.
... (truncated)
Changelog
Sourced from jax's changelog.
... (truncated)
Commits
1ad05bbAdd LLVM patch to fix AVX512 codegeneration problem8f81490Prepare for JAX release 0.6.2e4de90eUpdate XLA dependency to use revision02688e1[Pallas][Mosaic GPU] Enable collective MMA from TMEM.dc9ef61Merge pull request #29410 from DanisNone:nn-type353e7faMerge pull request #29516 from jakevdp:enable-x64-warning3d37b0dMerge pull request #29504 from vfdev-5:tsan-ft-removed-fixed-suppressionc2cc9f9[pallas]AbstractMemoryRefnow implements all functional update methods via...0fd0821[Pallas TPU] Add flag to enable using registers to keep track of slot infof22896ajax.experimental.enable_x64: add warning to docstringDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)