Skip to content

Conversation

@jeffbolznv
Copy link
Collaborator

Fixes #14845.

@jeffbolznv jeffbolznv requested review from 0cc4m and netrunnereve July 24, 2025 18:40
@github-actions github-actions bot added Vulkan Issues specific to the Vulkan backend ggml changes relating to the ggml tensor library for machine learning labels Jul 24, 2025
Copy link
Collaborator

@netrunnereve netrunnereve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix, it passes now!

Just a thought but would it make more sense to do this globally for ggml as a whole? I don't think there's a point in having any backend go through the whole op when the inputs are empty to begin with.

@0cc4m 0cc4m merged commit f1a4e72 into ggml-org:master Jul 27, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ggml_vulkan: RADV crash on ggml_set_rows due to zero size buffer

3 participants