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] Expand unittests #241

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

julianmi
Copy link
Collaborator

Expand unittests to include some core functionalities including finalize(), GetCGCopy(), and sub-graphs. This is part of an ongoing effort to improve the test coverage and will require further tests including edge cases, different kernel types, in-order queues, and UR command buffers.

@julianmi julianmi added the Graph Implementation Related to DPC++ implementation and testing label Jun 27, 2023
@julianmi julianmi changed the title Expand unittests [SYCL][Graph] Expand unittests Jun 27, 2023
Copy link
Collaborator

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

Nice tests 😃

@julianmi julianmi merged commit 9368f50 into sycl-graph-develop Jun 28, 2023
1 check passed
@Bensuo Bensuo deleted the julianmi/expand-unittests branch August 7, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Graph Implementation Related to DPC++ implementation and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants