Skip to content

Commit

Permalink
[SYCL][Graph] Specify API for explicit update using indices (#12486)
Browse files Browse the repository at this point in the history
- Adds APIs to the specification for updating graph node arguments using
explicit indices (from `set_arg()` etc.)
- Also includes functionality for updating ND-range of kernel nodes
- Note: Current design is only for kernel execution nodes

Implementation in #12840

---------

Co-authored-by: Pablo Reble <pablo.reble@intel.com>
Co-authored-by: Ewan Crawford <ewan@codeplay.com>
  • Loading branch information
3 people committed Mar 27, 2024
1 parent 5f2411c commit d06724a
Showing 1 changed file with 486 additions and 8 deletions.
Loading

0 comments on commit d06724a

Please sign in to comment.