Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps candle-nn from f583891 to 671de1d.

Commits
  • 671de1d Skip unsupported quantized matmul tests for metal (#3115)
  • 716e126 [Metal] Improve wait_for_completed command buffers locking (#3107)
  • 9b476b2 Capture command buffer errors if they exist (#3106)
  • 742dfef make cuda benches run again (#3111)
  • a708b7a Various quantization improvements. Direct copy. Verified block sizes. (#3097)
  • e677576 [Metal] Buffer improvements (#3093)
  • 58811e8 Merge pull request #3105 from slckl/gemm-bump
  • 0ad167d Merge pull request #3100 from huggingface/improve-metal-command-buffer-map
  • e3fd0da bump gemm dependency to 0.18.2 to match ug
  • 7c5a8f2 Merge pull request #3103 from huggingface/metal-fix-conv
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 6, 2025
Bumps [candle-nn](https://github.com/huggingface/candle) from `f583891` to `671de1d`.
- [Commits](huggingface/candle@f583891...671de1d)

---
updated-dependencies:
- dependency-name: candle-nn
  dependency-version: 671de1dbbac6542b3f005ed3847bba5add4ae3da
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/candle-nn-671de1d branch from 8378db3 to 356318a Compare October 6, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants