Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps catgrad-llm from 746f7e5 to 491ef4e.

Commits
  • 491ef4e Merge pull request #360 from hellas-ai/mlir-matmul-dim
  • 7f98185 MLIR: fix matmul dynamic dim calculation
  • ff7b576 Merge pull request #355 from hellas-ai/mlir-prompt
  • 1818b6a Merge pull request #359 from hellas-ai/mlir-slice-fix
  • d67aa1b Merge pull request #358 from hellas-ai/mlir-matmul-init
  • 0759fb0 MLIR tensor_slice start index fix
  • fd74c90 Add MLIR matmul execution test
  • 319f48b Initialize MLIR matmul output to 0 since it is an accumulator
  • bfb6444 Merge pull request #357 from hellas-ai/mlir-no-llc
  • c6a0c43 Merge pull request #356 from hellas-ai/mlir-segfault
  • 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 [catgrad-llm](https://github.com/hellas-ai/catgrad) from `746f7e5` to `491ef4e`.
- [Commits](hellas-ai/catgrad@746f7e5...491ef4e)

---
updated-dependencies:
- dependency-name: catgrad-llm
  dependency-version: 491ef4ea7b80571e9f0a5c8ed14a189a6dc1a236
  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 Jan 13, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2026

Superseded by #325.

@dependabot dependabot bot closed this Jan 14, 2026
@dependabot dependabot bot deleted the dependabot/cargo/catgrad-llm-491ef4e branch January 14, 2026 06:28
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