Skip to content
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

Bump jaxlib from 0.4.34 to 0.4.35 #888

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2024

Bumps jaxlib from 0.4.34 to 0.4.35.

Changelog

Sourced from jaxlib's changelog.

jax 0.4.35

  • Breaking Changes

    • {func}jax.numpy.isscalar now returns True for any array-like object with zero dimensions. Previously it only returned True for zero-dimensional array-like objects with a weak dtype.
    • jax.experimental.host_callback has been deprecated since March 2024, with JAX version 0.4.26. Now we removed it. See {jax-issue}[#20385](https://github.com/jax-ml/jax/issues/20385) for a discussion of alternatives.
  • Changes:

    • jax.lax.FftType was introduced as a public name for the enum of FFT operations. The semi-public API jax.lib.xla_client.FftType has been deprecated.
    • TPU: JAX now installs TPU support from the libtpu package rather than libtpu-nightly. For the next few releases JAX will pin an empty version of libtpu-nightly as well as libtpu to ease the transition; that dependency will be removed in Q1 2025.
  • Deprecations:

    • The semi-public API jax.lib.xla_client.PaddingType has been deprecated. No JAX APIs consume this type, so there is no replacement.
    • The default behavior of {func}jax.pure_callback and {func}jax.extend.ffi.ffi_call under vmap has been deprecated and so has the vectorized parameter to those functions. The vmap_method parameter should be used instead for better defined behavior. See the discussion in {jax-issue}[#23881](https://github.com/jax-ml/jax/issues/23881) for more details.
    • The semi-public API jax.lib.xla_client.register_custom_call_target has been deprecated. Use the JAX FFI instead.
    • The semi-public APIs jax.lib.xla_client.dtype_to_etype, jax.lib.xla_client.ops, jax.lib.xla_client.shape_from_pyval, jax.lib.xla_client.PrimitiveType, jax.lib.xla_client.Shape, jax.lib.xla_client.XlaBuilder, and jax.lib.xla_client.XlaComputation have been deprecated. Use StableHLO instead.
Commits
  • 81991d8 JAX release 0.4.35
  • e4f3f8f Use libtpu releases rather than libtpu-nightly for jax[tpu].
  • 1c6b0a9 Merge pull request #24465 from jakevdp:fix-mypy
  • 9a2dd19 Merge pull request #21524 from andportnoy:aportnoy/unknown-platform-lowering-...
  • 1e41d5e Merge pull request #24452 from jakevdp:insert-doc
  • 1a2737b Merge pull request #24467 from andportnoy:patch-2
  • 8498502 fix mypy error
  • 92aa9a3 Merge pull request #24463 from jakevdp:ml-dtypes-version
  • c60bafc [Pallas TPU] Fix lowering for jnp.remainder
  • 6378984 Add back the import of jtu in flash_attention.py
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jaxlib](https://github.com/jax-ml/jax) from 0.4.34 to 0.4.35.
- [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.4.34...jax-v0.4.35)

---
updated-dependencies:
- dependency-name: jaxlib
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 23, 2024 02:10
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.16s
✅ COPYPASTE jscpd yes no 10.97s
✅ JSON prettier 2 0 0 0.43s
✅ JSON v8r 2 0 3.67s
✅ MARKDOWN markdownlint 1 0 0 0.33s
✅ MARKDOWN markdown-link-check 1 0 1.13s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.3s
✅ PYTHON bandit 232 0 4.26s
✅ PYTHON black 232 0 0 5.17s
✅ PYTHON flake8 232 0 2.79s
✅ PYTHON isort 232 0 0 0.78s
✅ PYTHON mypy 232 0 6.57s
✅ PYTHON pylint 232 0 59.32s
✅ PYTHON ruff 232 0 0 0.05s
✅ REPOSITORY checkov yes no 18.03s
✅ REPOSITORY gitleaks yes no 2.85s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 19.15s
✅ REPOSITORY secretlint yes no 4.6s
✅ REPOSITORY trivy-sbom yes no 0.16s
✅ REPOSITORY trufflehog yes no 18.53s
✅ YAML prettier 9 0 0 0.68s
✅ YAML v8r 9 0 9.36s
✅ YAML yamllint 9 0 0.47s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

Test Results

    3 files  ±0      3 suites  ±0   1h 3m 35s ⏱️ +17s
  420 tests ±0    420 ✅ ±0    0 💤 ±0  0 ❌ ±0 
1 260 runs  ±0  1 057 ✅ ±0  203 💤 ±0  0 ❌ ±0 

Results for commit 3eb91b8. ± Comparison against base commit f349965.

@github-actions github-actions bot merged commit d1ce852 into main Oct 23, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/jaxlib-0.4.35 branch October 23, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants