Update jax requirement from !=0.5.1,!=0.5.2,!=0.6.0,!=0.7.1,<0.8.0,>=0.5.0 to >=0.5.0,!=0.5.1,!=0.5.2,!=0.6.0,!=0.7.1,<0.10.0 in the jax group#2099
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 5.45 % | 3.828e+03 | 4.037e+03 | 208.80 | 39.47 | 37.37 |
test_proximal_jac_w7x_with_eq_update | 1.31 % | 6.503e+03 | 6.588e+03 | 85.11 | 163.93 | 164.73 |
test_proximal_freeb_jac | 0.34 % | 1.318e+04 | 1.322e+04 | 44.36 | 87.37 | 84.65 |
test_proximal_freeb_jac_blocked | 1.22 % | 7.469e+03 | 7.560e+03 | 91.32 | 74.31 | 74.03 |
test_proximal_freeb_jac_batched | -0.40 % | 7.484e+03 | 7.455e+03 | -29.70 | 74.22 | 73.93 |
test_proximal_jac_ripple | -1.96 % | 3.560e+03 | 3.490e+03 | -69.79 | 65.60 | 65.90 |
test_proximal_jac_ripple_bounce1d | -0.29 % | 3.517e+03 | 3.507e+03 | -10.29 | 77.16 | 77.48 |
test_eq_solve | 0.68 % | 1.977e+03 | 1.991e+03 | 13.38 | 95.21 | 95.51 |For the memory plots, go to the summary of |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2099 +/- ##
=======================================
Coverage 94.52% 94.52%
=======================================
Files 102 102
Lines 28785 28785
=======================================
Hits 27209 27209
Misses 1576 1576 🚀 New features to boost your workflow:
|
Updates the requirements on [jax](https://github.com/jax-ml/jax) to permit the latest version. Updates `jax` to 0.9.0.1 - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/jax-v0.9.0.1/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.5.0...jax-v0.9.0.1) --- updated-dependencies: - dependency-name: jax dependency-version: 0.9.0.1 dependency-type: direct:production dependency-group: jax ... Signed-off-by: dependabot[bot] <support@github.com>
a2809cb to
e099298
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on jax to permit the latest version.
Updates
jaxto 0.9.0.1Release notes
Sourced from jax's releases.
Changelog
Sourced from jax's changelog.
... (truncated)
Commits
470cf68Prepare for JAX release 0.9.0.12de5b8bUse maxsize=None with trace_to_jaxpr's weakref_lru_cache to get more cache hi...98d6b4bRemove failing test_itof_dot_canonicalization_fails_without_compat_mode test.28799d5Disabletpu_splash_attention_kernel_teston TPU v7x.80b1ef6Add libtpu guard to failing tpu_trace_value_test.77d9ffbSkip tpu_pallas_distributed_test on 7x.9e7b005Add libtpu date guard for failing test.18b34a1Re-enablesocket_transfer_testinternally.d97eed6Disabletests/multiprocess:socket_transfer_testsince it's failing flakily ...fae5defFix wheel sources tests for Windows platform.Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions