Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps candle-core from be4f920 to 93845ed.

Commits
  • 93845ed Merge pull request #3072 from szepeviktor/typos
  • 41b1e95 Fix typos
  • d4a9179 Fused CPU attention kernels (~4x performance increase) (#2973)
  • 06387ae [Metal] update to objc2_metal (#3064)
  • bf82629 build: Make build.rs candle-kernels compatible with Nix and sandboxed builds ...
  • fd350c4 Fixes metal randn determinism. Ensure we use the 2 atomic_uints buffer correc...
  • 02cf3eb Bench using chosen device only (#3066)
  • 03e9ce0 disable affine fp8 bench on metal as it is not supported yet (#3065)
  • 98c64c0 Metal device.set_seed full u64 support (#3067)
  • 16e1d73 pick seed <= u32::MAX when using metal (#3045)
  • 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)

Bumps [candle-core](https://github.com/huggingface/candle) from `be4f920` to `93845ed`.
- [Commits](huggingface/candle@be4f920...93845ed)

---
updated-dependencies:
- dependency-name: candle-core
  dependency-version: 93845ed2995b0556dca96580f1bffa49f3c5b3a3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 3, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2025

Superseded by #28.

@dependabot dependabot bot closed this Sep 4, 2025
@dependabot dependabot bot deleted the dependabot/cargo/main/candle-core-93845ed branch September 4, 2025 08:57
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.

1 participant