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

rpc : better caching of the base buffer pointer #11331

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

rgerganov
Copy link
Collaborator

There is no need to use map, just store the base pointer in the buffer context.

There is no need to use map, just store the base pointer in the buffer
context.
@rgerganov rgerganov requested a review from slaren January 21, 2025 11:46
@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Jan 21, 2025
@rgerganov rgerganov merged commit 6da5bec into ggerganov:master Jan 21, 2025
45 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants