Skip to content

Update dependency einops to v0.8.2#36

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/einops-0.x
Open

Update dependency einops to v0.8.2#36
renovate[bot] wants to merge 1 commit intomainfrom
renovate/einops-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2026

This PR contains the following updates:

Package Change Age Confidence
einops ==0.8.1==0.8.2 age confidence

Release Notes

arogozhnikov/einops (einops)

v0.8.2: : full MLX backend, rely on torch.compile, set python 3.9 as minimum

Compare Source

  • torch.compile: previously we relied on registration of einops in torch.compile. This registration was called by torch. Now with torch >= 2.8 torch.compile engine can compile einops operations without additional hints/registrations.
  • recommended backend for MLX is still einops.array_api.<operation>, but since community asked multiple times for support of einops.einsum, there is now MLX backend in einops, so einops.<operation> would also work with MLX.
  • minor improvements to docs, and mention of several related projects.

What's Changed

New Contributors

Full Changelog: arogozhnikov/einops@v0.8.1...v0.8.2


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.


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

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

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