Skip to content

Conversation

ggerganov
Copy link
Member

cont #14274
ref #16063 (comment)

The result of ggml_set_rows requires to have a dependency on the destination tensor a that we actually modify.

@ggerganov ggerganov requested a review from slaren as a code owner September 28, 2025 19:09
@slaren
Copy link
Member

slaren commented Sep 28, 2025

Maybe the view_src of the tensor should also be considered a dependency, that would also solve the problem.

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Sep 28, 2025
@ggerganov ggerganov merged commit a4a0aa5 into master Sep 29, 2025
64 of 67 checks passed
@ggerganov ggerganov deleted the gg/fix-set-rows-deps branch September 29, 2025 05:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants