Skip to content

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

Merged
masahi merged 1 commit intoapache:mainfrom
Lunderberg:vulkan_parametrize_unittests
Jun 30, 2021
Merged

[Vulkan][Unittests] Add parametrization to vulkan unit tests.#8348
masahi merged 1 commit intoapache:mainfrom
Lunderberg:vulkan_parametrize_unittests

Conversation

@Lunderberg
Copy link
Copy Markdown
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
Copy Markdown
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