Bump the jax group across 1 directory with 5 updates#2179
Draft
dependabot[bot] wants to merge 1 commit into
Draft
Bump the jax group across 1 directory with 5 updates#2179dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 5.54 % | 3.904e+03 | 4.120e+03 | 216.22 | 26.82 | 23.10 |
test_proximal_jac_w7x_with_eq_update | -0.53 % | 6.521e+03 | 6.486e+03 | -34.86 | 117.34 | 119.03 |
test_proximal_freeb_jac | 0.76 % | 1.324e+04 | 1.334e+04 | 100.95 | 63.64 | 61.34 |
test_proximal_freeb_jac_blocked | 1.46 % | 7.579e+03 | 7.689e+03 | 110.32 | 55.62 | 53.90 |
test_proximal_freeb_jac_batched | -0.18 % | 7.632e+03 | 7.618e+03 | -13.58 | 55.21 | 54.20 |
test_proximal_jac_ripple | 0.28 % | 3.481e+03 | 3.490e+03 | 9.70 | 41.18 | 40.38 |
test_proximal_jac_ripple_bounce1d | 3.30 % | 3.707e+03 | 3.829e+03 | 122.25 | 51.02 | 50.02 |
test_eq_solve | 2.57 % | 2.047e+03 | 2.100e+03 | 52.59 | 64.79 | 64.39 |For the memory plots, go to the summary of |
1 task
Collaborator
|
I don't understand why Dependabot tries to bump the minimum version. I will manually fix it if the issue is not resolved soon. |
4051def to
ae1cb6c
Compare
86ba385 to
306d75d
Compare
306d75d to
7ac90f6
Compare
7ac90f6 to
ecaa5af
Compare
Updates the requirements on [jax](https://github.com/jax-ml/jax), [diffrax](https://github.com/patrick-kidger/diffrax), [interpax](https://github.com/f0uriest/interpax), [jax-finufft](https://github.com/flatironinstitute/jax-finufft) and [quadax](https://github.com/f0uriest/quadax) to permit the latest version. Updates `jax` to 0.10.0 - [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.10.0) Updates `diffrax` to 0.7.2 - [Release notes](https://github.com/patrick-kidger/diffrax/releases) - [Commits](patrick-kidger/diffrax@v0.6.0...v0.7.2) Updates `interpax` to 0.3.14 - [Release notes](https://github.com/f0uriest/interpax/releases) - [Changelog](https://github.com/f0uriest/interpax/blob/main/CHANGELOG.md) - [Commits](f0uriest/interpax@v0.3.3...v0.3.14) Updates `jax-finufft` to 1.3.1 - [Release notes](https://github.com/flatironinstitute/jax-finufft/releases) - [Commits](flatironinstitute/jax-finufft@v1.1.0...v1.3.1) Updates `quadax` to 0.2.13 - [Release notes](https://github.com/f0uriest/quadax/releases) - [Commits](f0uriest/quadax@v0.2.2...v0.2.13) --- updated-dependencies: - dependency-name: diffrax dependency-version: 0.7.2 dependency-type: direct:production dependency-group: jax - dependency-name: interpax dependency-version: 0.3.14 dependency-type: direct:production dependency-group: jax - dependency-name: jax dependency-version: 0.10.0 dependency-type: direct:production dependency-group: jax - dependency-name: jax-finufft dependency-version: 1.3.1 dependency-type: direct:production dependency-group: jax - dependency-name: quadax dependency-version: 0.2.13 dependency-type: direct:production dependency-group: jax ... Signed-off-by: dependabot[bot] <support@github.com>
ecaa5af to
d99e8ae
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, diffrax, interpax, jax-finufft and quadax to permit the latest version.
Updates
jaxto 0.10.0Release notes
Sourced from jax's releases.
... (truncated)
Changelog
Sourced from jax's changelog.
... (truncated)
Commits
a33ed61Add a libtpu version guard in test_dce_sink_prevents_xla_dce79e8ef9Remove unused EXTRA_INDEX environment variable83e0ac5Allow shell globbing for libtpu wheel path in pytest_tpu.yml08a228aPrepare for JAX release 0.10.02362cc7Fix a bug in WeakValueInterner.c12e417Addressed an old pytype TODO1d0523dSkip a test in OSS that relies on stdout01c0f46[Pallas] Make VMEM explicit on pallas_call TPU kernel inputs during tracing.ad793d6Use@immutablefor ShapeDtypeStruct and object.setattr in the constructor.40e7c70Disable the eigh tests under asan.Updates
diffraxto 0.7.2Release notes
Sourced from diffrax's releases.
Commits
b3a18850.7.2 version bumpc34f659Incompatible-with-solver errors no longer masking other underlying ValueErrors33d8c97update event commentsf561120Fix for Optimistix 0.1.02aa6345Update optimistix dependency versionb3b3c8cdoc fix6efbea50.7.1 version bump4075c88fix release failing in CIdfd555bremove spurious type in union96a905eAdded Advanced SDE example and a table of SRKsUpdates
interpaxto 0.3.14Release notes
Sourced from interpax's releases.
Changelog
Sourced from interpax's changelog.
... (truncated)
Commits
6595ea1Bump max jax version to 0.10.0 (#175)ba31093Update requirements.txtb610c82build(deps-dev): update pytest-cov requirement from <7.1,>=2.6 to >=2.6,<7.2 ...c75d5cfMerge branch 'main' into dependabot/pip/pytest-cov-gte-2.6-and-lt-7.22a4fcd5Fix reverse mode AD for monotonic splines of constant function (#171)61b7db8build(deps-dev): update pytest-cov requirement4b636ccFix reverse mode AD for monotonic splines of constant functione8da61aUpdate package version constraints in requirements-dev.txt (#170)6a768b1Update package version constraints in requirements-dev.txt4bdb4a8Update version constraints for jaxtyping and numpy (#169)Updates
jax-finufftto 1.3.1Release notes
Sourced from jax-finufft's releases.
Commits
12564d9wheels: add linux-arm64 (#215)97c5b7cbuild: pin jax==0.8.0 build dependency (#213)01c802eupdate finufft to v2.5.0, add CUDA 13 support (#211)7d8266dops: use p2tz in jax >= 0.9.186b3655[pre-commit.ci] pre-commit autoupdate23862a6build(deps): bump actions/download-artifact from 7 to 8262e323build(deps): bump actions/upload-artifact from 6 to 7aa5df48[pre-commit.ci] pre-commit autoupdate9d8a870build(deps): bump pypa/cibuildwheel from 3.3.0 to 3.3.156f35bbupdate jvp function for broadcasting support of point grads; add test for bat...Updates
quadaxto 0.2.13Release notes
Sourced from quadax's releases.
Commits
0da4e28Bump max jax version to 0.10.0 (#128)ea234f3Ensure arrays are arrays34fe2e7Update requirements.txt3b223c3Bump codecov/codecov-action from 5 to 6 (#126)f4f0e35Bump codecov/codecov-action from 5 to 63d5b332Update pytest-cov requirement from <7.1,>=2.6 to >=2.6,<7.2 (#125)cdbb511Update pytest-cov requirement from <7.1,>=2.6 to >=2.6,<7.2f87334aUpdate package version constraints in requirements-dev.txt (#124)76cfca4Update package version constraints in requirements-dev.txt09cc0e7Update package version constraints in requirements-dev.txt (#118)