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

ggml : remove ggml_scratch #10121

Merged
merged 1 commit into from
Nov 1, 2024
Merged

ggml : remove ggml_scratch #10121

merged 1 commit into from
Nov 1, 2024

Conversation

ggerganov
Copy link
Owner

Remove the ggml_scratch functionality as it has been largely obsoleted by ggml-alloc.

I think it is OK to skip the deprecation phase since if a project still uses ggml_set_scartch, it likely hasn't been updated to new ggml in a long time anyway.

@ggerganov ggerganov requested a review from slaren November 1, 2024 09:27
@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Nov 1, 2024
@ggerganov ggerganov merged commit 1804adb into master Nov 1, 2024
59 of 60 checks passed
@ggerganov ggerganov deleted the gg/ggml-remove-scratch branch November 1, 2024 10:58
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
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.

3 participants