-
Notifications
You must be signed in to change notification settings - Fork 769
[SYCL][Graph] Implementation of explicit update with indices #12840
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 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
b195409
[SYCL][Graph] Prototype of explicit update with indices
Bensuo 384b9aa
Spell updatable consistently, add missing comments
Bensuo 3eebeb2
Merge remote-tracking branch 'origin/sycl' into ben/explicit-update-impl
Bensuo dfef9b3
Re-add update tests
Bensuo 149611d
Update PI native_cpu dump file
Bensuo 5b89527
Fix inconsistencies between spec and implementation
Bensuo f5a5518
Fix update tests not handling unsupported backends correctly
Bensuo 7cb9d3f
[SYCL][Graph] Add limited_graph aspect
Bensuo 561fd44
Merge remote-tracking branch 'origin/sycl' into ben/explicit-update-impl
Bensuo b59ccc3
Update UR tag temporarily
Bensuo 0fd968b
Fix aspect and tests
Bensuo e5a8297
[SYCL][Graph] set_arg for dynamic parameters
Bensuo b5011e3
Merge remote-tracking branch 'origin/sycl' into ben/explicit-update-impl
Bensuo c51dbbf
Add comments for includes in graph.hpp
Bensuo 2568f4a
Fix linux symbols and aspect test
Bensuo 17a6687
Update windows symbol dumps
Bensuo 6c405d0
Add test for updating multiple nodes with different arg indices
Bensuo 16f2eb6
Update hip symbol dumps
Bensuo 382f016
Fix host tasks moving associated accessors
Bensuo c17e6c6
Make graph aspects not mutually exclusive
Bensuo 2612638
Simplify graph aspect checks
Bensuo 57db3f6
Addressing MR comments
Bensuo d62c02c
Fix comment
Bensuo 3cd2ddc
Add more complex accessor tests
Bensuo 21c021f
Merge remote-tracking branch 'origin/sycl' into ben/explicit-update-impl
Bensuo 5e10190
Fix test
Bensuo a9c3bcd
Merge remote-tracking branch 'origin/sycl' into ben/explicit-update-impl
Bensuo 77165fd
Add missing pi functions, fix leaking of command buffer commands
Bensuo 76fbc04
Update pi symbol dumps
Bensuo e4957e3
Add `REQUIRES: cuda_be` back to PI CUDA symbol test
EwanC 8ca0c00
Merge remote-tracking branch 'origin/sycl' into ben/explicit-update-impl
EwanC 5e8c703
clang-format updates
EwanC 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
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
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.