hongbo-miao / hongbomiao.com

🦋 A personal research and development (R&D) lab that facilitates the sharing of knowledge.
https://www.hongbomiao.com
MIT License
217 stars 35 forks source link

fix(hm-jax): update dependency jax to v0.4.33 #19446

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jax 0.4.32 -> 0.4.33 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

google/jax (jax) ### [`v0.4.33`](https://redirect.github.com/google/jax/blob/HEAD/CHANGELOG.md#jax-0433-September-16-2024) [Compare Source](https://redirect.github.com/google/jax/compare/jax-v0.4.32...jax-v0.4.33) This is a patch release on top of jax 0.4.32, that fixes two bugs found in that release. A TPU-only data corruption bug was found in the version of libtpu pinned by JAX 0.4.32, which manifested only if multiple TPU slices were present in the same job, for example, if training on multiple v5e slices. This release fixes that issue by pinning a fixed version of `libtpu`. This release fixes an inaccurate result for F64 tanh on CPU ([#​23590](https://redirect.github.com/google/jax/issues/23590)).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 6 days ago

:tada: This PR is included in version 1.121.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: