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

[SYCL][Graph] Add a shortcut for adding leaves as dependencies #339

Closed
wants to merge 1 commit into from

Commits on Nov 10, 2023

  1. [SYCL][Graph] Add a shortcut for adding leaves as dependencies

    Adds a node property that allows users to easily add all leaves of a graph as dependencies when creating a node with the explicit API.
    Updates the spec with this new feature.
    Adds unitests that check this behaviour.
    mfrancepillois committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2ddc424 View commit details
    Browse the repository at this point in the history