forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 4
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
[SYCL][Graph] Add API for updating single node parameters #340
Closed
Commits on Dec 12, 2023
-
[SYCL][Graph] Add APIs for updating single node parameters
- New API and wording for updating single parameters - Add some queries to node and modifiable graphs to support more mixed use cases - Add deleted constructor to node which was missing
Configuration menu - View commit details
-
Copy full SHA for 0c7012d - Browse repository at this point
Copy the full SHA 0c7012dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a8b77 - Browse repository at this point
Copy the full SHA c9a8b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9b321 - Browse repository at this point
Copy the full SHA 0e9b321View commit details -
Configuration menu - View commit details
-
Copy full SHA for a93290c - Browse repository at this point
Copy the full SHA a93290cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3408b0 - Browse repository at this point
Copy the full SHA f3408b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9859ac1 - Browse repository at this point
Copy the full SHA 9859ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6046db0 - Browse repository at this point
Copy the full SHA 6046db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd65441 - Browse repository at this point
Copy the full SHA fd65441View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f882d - Browse repository at this point
Copy the full SHA e0f882dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52448a5 - Browse repository at this point
Copy the full SHA 52448a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc0a4d - Browse repository at this point
Copy the full SHA adc0a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4419ea9 - Browse repository at this point
Copy the full SHA 4419ea9View commit details -
Clarify that it's buffer accessors, not a `sycl::buffer` that are used for registration and update of buffer-type dynamic parameters. Other clarifications based on PR feedback.
Configuration menu - View commit details
-
Copy full SHA for 83f8852 - Browse repository at this point
Copy the full SHA 83f8852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e8a24 - Browse repository at this point
Copy the full SHA 89e8a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c62653 - Browse repository at this point
Copy the full SHA 9c62653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4c8a4 - Browse repository at this point
Copy the full SHA 5d4c8a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f81f0 - Browse repository at this point
Copy the full SHA 35f81f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ce7bf - Browse repository at this point
Copy the full SHA 47ce7bfView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c324d0a - Browse repository at this point
Copy the full SHA c324d0aView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 360fa1b - Browse repository at this point
Copy the full SHA 360fa1bView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 358412c - Browse repository at this point
Copy the full SHA 358412cView commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6406b2a - Browse repository at this point
Copy the full SHA 6406b2aView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d98b8db - Browse repository at this point
Copy the full SHA d98b8dbView commit details
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.