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

chore(deps): update dependency ml-dtypes to v0.5.0 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ml-dtypes ==0.3.2 -> ==0.5.0 age adoption passing confidence

Release Notes

jax-ml/ml_dtypes (ml-dtypes)

v0.5.0

Compare Source

  • Added new 8-bit float types following IEEE 754 convention:
    ml_dtypes.float8_e4m3, ml_dtypes.float8_e3m4
  • Added the 8-bit floating point type ml_dtypes.float8_e8m0fnu, which is the
    OpenCompute MX scale format.
  • Added new 4-bit and 6-bit float types:
    ml_dtypes.float4_e2m1fn, ml_dtypes.float6_e2m3fn and ml_dtypes.float6_e3m2fn.
  • Fix outputs of float divmod and floor_divide when denominator is zero.

v0.4.1

Compare Source

  • Updates build requirements to use NumPy 2.0 release

v0.4.0

Compare Source

  • Updates ml_dtypes for compatibility with future NumPy 2.0 release.
  • Wheels are built against NumPy 2.0.0rc1.

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/ml-dtypes-0.x branch 5 times, most recently from 5575068 to 649ac36 Compare June 6, 2024 13:05
@renovate renovate bot changed the title chore(deps): update dependency ml-dtypes to v0.4.0 chore(deps): update dependency ml-dtypes to v0.4.1 Sep 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency ml-dtypes to v0.4.1 chore(deps): update dependency ml-dtypes to v0.5.0 Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants