Skip to content

[SYCL][Graph] Moving non-implemented features to extra section #282

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

Conversation

reble
Copy link
Owner

@reble reble commented Jul 31, 2023

Addressing spec feedback.

For better readability and user experience: Non-implemented features are described in a section future directions and added later. Some descriptions have been replaced by text stubs saying this is not supported.

@reble reble added the Graph Specification Extension Specification related label Jul 31, 2023
[source, c++]
----
void
update(const command_graph<graph_state::modifiable>& graph);
Copy link
Collaborator

Choose a reason for hiding this comment

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

There's a section on update on line 534, do we want to move that too?

Also, line 386 in the API overview is the update declaration that can be removed.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Good catch. I've (re-)moved this part on updating a graph.

@reble reble requested review from EwanC and Bensuo August 1, 2023 18:24
@reble
Copy link
Owner Author

reble commented Aug 1, 2023

Will merge this now, and mark intel#10473 as ready for review

@reble reble merged commit ff54561 into pablo/promote-graph-spec Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Graph Specification Extension Specification related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants