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] Update spec supported features #341

Closed
wants to merge 1 commit into from

Conversation

EwanC
Copy link
Collaborator

@EwanC EwanC commented Nov 13, 2023

The following features defined in the specification as unsupported, have working implementations upstream.

Duplicate PR to #338 but without accidentally adding lots of participants from a messed up rebase

@EwanC EwanC marked this pull request as ready for review November 13, 2023 14:31
Copy link
Collaborator

@mfrancepillois mfrancepillois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to be careful in the order of merging the PRs since the PR which adds node::depends_on_all_leaves property is not yet merged upstream.

@EwanC EwanC force-pushed the ewan/update_supported_features branch from 5518260 to 4d1f668 Compare November 15, 2023 09:43
The following features are defined in the specification as unsupported, but
have working implementations merged upstream. This PR updates the graphs
specification to reflect that and removes some trailing whitespace.

* intel#11418
* intel#11505
* intel#11556
* intel#11855
@EwanC EwanC force-pushed the ewan/update_supported_features branch from 4d1f668 to ad5d07c Compare November 15, 2023 09:46
@EwanC
Copy link
Collaborator Author

EwanC commented Nov 15, 2023

Moved to upstream PR intel#11889

@EwanC EwanC closed this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants