Update jax requirement from !=0.7.1,<0.10.0,>=0.6.2 to >=0.6.2,!=0.7.1,<0.11.0 in the jax group across 1 directory#2235
Draft
dependabot[bot] wants to merge 2 commits into
Draft
Conversation
Contributor
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 5.96 % | 3.962e+03 | 4.198e+03 | 236.18 | 32.15 | 29.74 |
test_proximal_jac_w7x_with_eq_update | -0.85 % | 6.846e+03 | 6.787e+03 | -58.22 | 153.57 | 152.63 |
test_proximal_freeb_jac | -0.03 % | 1.345e+04 | 1.344e+04 | -4.39 | 83.85 | 79.93 |
test_proximal_freeb_jac_blocked | -0.14 % | 7.778e+03 | 7.768e+03 | -10.52 | 72.60 | 72.29 |
test_proximal_freeb_jac_batched | 0.24 % | 7.714e+03 | 7.733e+03 | 18.40 | 72.00 | 72.30 |
test_proximal_jac_ripple | -0.43 % | 3.632e+03 | 3.617e+03 | -15.54 | 56.26 | 56.16 |
test_proximal_jac_ripple_bounce1d | -1.22 % | 3.887e+03 | 3.840e+03 | -47.37 | 70.62 | 70.03 |
test_eq_solve | 0.63 % | 2.093e+03 | 2.106e+03 | 13.22 | 89.45 | 89.43 |For the memory plots, go to the summary of |
Updates the requirements on [jax](https://github.com/jax-ml/jax) to permit the latest version. Updates `jax` to 0.10.1 - [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.6.2...jax-v0.10.1) --- updated-dependencies: - dependency-name: jax dependency-version: 0.10.1 dependency-type: direct:production dependency-group: jax ... Signed-off-by: dependabot[bot] <support@github.com>
3d11039 to
a71b715
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.10.1Release notes
Sourced from jax's releases.
Changelog
Sourced from jax's changelog.
... (truncated)
Commits
619764cApply patch to revert XLA PR #42396 on release/0.10.1 branch433d98dPrepare for JAX release 0.10.18c38c32[Pallas] Enable disabled TPU Interpret Mode test of example kernel6820cf6[pallas:sc]pl.kernelis now the only API for writing Pallas SC kernels456b22d[state] Fixed a latent bug in_call_primitive_discharge_ruled154b80Update XLA dependency to use revision http://github.com/openxla/xla/commit/9b...11af068Update XLA dependency to use revision http://github.com/openxla/xla/commit/31...1ecdea1Improve compilation throughput in multi-threaded auto-tuning environments. Th...46f75a2Make JaxprEqnContext a bit easier to work with making it easier to add new co...7c01f9b[Pallas MPMD] Refactor tracing context