-
Notifications
You must be signed in to change notification settings - Fork 13.7k
ggml: WebGPU disable SET_ROWS for now #15078
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
30ba139
Add paramater buffer pool, batching of submissions, refactor command …
reeselevine 04d7b27
Add header for linux builds
reeselevine 01c8ced
Free staged parameter buffers at once
reeselevine bfff27f
Format with clang-format
reeselevine b8012ec
Fix thread-safe implementation
reeselevine cddda7e
Use device implicit synchronization
reeselevine 1d5726a
Merge remote-tracking branch 'upstream/master' into fixes
reeselevine 6a20e39
Update workflow to use custom release
reeselevine ea39068
Remove testing branch workflow
reeselevine 4c58742
Merge branch 'ggml-org:master' into master
reeselevine ae8edbf
Disable set_rows until it's implemented
reeselevine 75eb99b
Merge branch 'ggml-org:master' into master
reeselevine bfc6930
Fix potential issue around empty queue submission
reeselevine 69965a8
Try synchronous submission
reeselevine c773e2f
Try waiting on all futures explicitly
reeselevine 5aeab73
Add debug
reeselevine d4af0d6
Add more debug messages
reeselevine 320f679
Work on getting ssh access for debugging
reeselevine f422911
Debug on failure
reeselevine 0feece5
Disable other tests
reeselevine 0512d66
Remove extra if
reeselevine 9335adf
Try more locking
reeselevine fc9e99d
maybe passes?
reeselevine 7d9807e
test
reeselevine f7745c4
Some cleanups
reeselevine 4dc409a
Restore build file
reeselevine 3b81c99
Remove extra testing branch ci
reeselevine File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.