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

[Vulkan][Unittests] Add parametrization to vulkan unit tests. #8348

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

Lunderberg
Copy link
Contributor

This also switches to using vulkan -from_device=0 by default, and marks tests as pytest.xfail if the device does not support the
functionality being tested.

@Lunderberg
Copy link
Contributor Author

Potential reviewer: @masahi

This also switches to using `vulkan -from_device=0` by default, and
marks tests as `pytest.xfail` if the device does not support the
functionality being tested.
@Lunderberg Lunderberg force-pushed the vulkan_parametrize_unittests branch from bba4da4 to b7029fa Compare June 29, 2021 18:06
@masahi masahi merged commit b1a946b into apache:main Jun 30, 2021
@Lunderberg Lunderberg deleted the vulkan_parametrize_unittests branch June 30, 2021 13:30
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
…#8348)

This also switches to using `vulkan -from_device=0` by default, and
marks tests as `pytest.xfail` if the device does not support the
functionality being tested.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
zxy844288792 pushed a commit to zxy844288792/tvm that referenced this pull request Mar 4, 2022
…#8348)

This also switches to using `vulkan -from_device=0` by default, and
marks tests as `pytest.xfail` if the device does not support the
functionality being tested.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
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