chore(deps-dev): bump mlx from 0.20 to 0.32.0#9
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [mlx](https://github.com/ml-explore/mlx) from 0.20 to 0.32.0. - [Release notes](https://github.com/ml-explore/mlx/releases) - [Commits](ml-explore/mlx@v0.20.0...v0.32.0) --- updated-dependencies: - dependency-name: mlx dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/mlx-0.32.0
branch
from
July 17, 2026 09:58
658d4dc to
4be7851
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.
Bumps mlx from 0.20 to 0.32.0.
Release notes
Sourced from mlx's releases.
... (truncated)
Commits
7a1d4f5Fix conv2 gradients in grouped strided case on Metal (#3800)3a73f21Fix infinite norm negative axis mismatch bug for matrices with 2 or more dime...b925592Fix CPU gather transposing column-contiguous slices (#3647)a956bcbDocument default value of dilation in conv layer docstrings (#3811)a8c3e9cFix wrong type parameter passed to gemm_splitk_nax (#3810)eba2b50Use large runner for Windows CUDA builds (#3809)b5404c9Fix compiled kernel correctness for negative-strided inputs (#3720)b837849Fix binary_cross_entropy docstring argument order (weights before with_logits...51bef6fAdd math mode option for custom Metal kernels (#3728)12ae9eaFix Conv3d docstring argument order (padding before dilation) (#3793)