Skip to content

Deprecate igemm, batched_igemm, check_matmul APIs#2003

Merged
matthewdouglas merged 1 commit into
mainfrom
igemm-deprecations
Jul 15, 2026
Merged

Deprecate igemm, batched_igemm, check_matmul APIs#2003
matthewdouglas merged 1 commit into
mainfrom
igemm-deprecations

Conversation

@matthewdouglas

Copy link
Copy Markdown
Member

This PR deprecates some of the last operations from bitsandbytes.functional that have not been made accelerator-agnostic through the backend dispatch system. These ops are not used internally and unlikely to be used in the wild.

  • igemm
  • batched_igemm
  • check_matmul

@matthewdouglas matthewdouglas added this to the v0.50.0 milestone Jul 15, 2026
@github-actions

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@matthewdouglas
matthewdouglas merged commit 11822cc into main Jul 15, 2026
128 checks passed
@matthewdouglas
matthewdouglas deleted the igemm-deprecations branch July 15, 2026 19:42
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.

1 participant