Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing validate_tensor_layout.cpp to fix dependabot builds #258

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

jsm174
Copy link

@jsm174 jsm174 commented Jan 1, 2025

I wanted to use the latest bgfx/bc/bimg libs via bgfx.cmake but noticed the builds were failing. With the newest spirv-tools it looks like validate_tensor_layout.cpp was missing.

dependabot bot and others added 2 commits January 1, 2025 17:21
Bumps the submodules group with 3 updates in the / directory: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg).


Updates `bgfx` from `cc789e8` to `7b3e1eb`
- [Commits](bkaradzic/bgfx@cc789e8...7b3e1eb)

Updates `bx` from `2cebc55` to `c723ec4`
- [Commits](bkaradzic/bx@2cebc55...c723ec4)

Updates `bimg` from `0d1c78e` to `b713092`
- [Commits](bkaradzic/bimg@0d1c78e...b713092)

---
updated-dependencies:
- dependency-name: bgfx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bimg
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <[email protected]>
@jsm174 jsm174 requested a review from bwrsandman as a code owner January 1, 2025 22:50
@bwrsandman bwrsandman merged commit 06144dc into bkaradzic:master Jan 2, 2025
13 checks passed
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.

2 participants