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

[CI][ONNX] Set test python.contrib.test_onnx.test_resize as xfail #12568

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

leandron
Copy link
Contributor

@leandron leandron commented Aug 24, 2022

python.contrib.test_onnx.test_resize is failing due to a numerical
accuracy issue, reported in #12567. This patch marks that test as
an xfail, so that other tests can be enabled, while this one is
investigated separately.

cc @Mousius @NicolaLancellotti @areusch @ashutosh-arm @driazati @gigiblender @lhutton1

`python.contrib.test_onnx.test_resize` is failing due to a numerical
accuracy issue, reported in apache#12567. This patch marks that test as
an xfail, so that other tests can be enabled, while this one is
investigated separately.

Change-Id: I313e5d4853fff126c607f6cb93259552b1b078b8
@lhutton1 lhutton1 merged commit 6e79f64 into apache:main Aug 24, 2022
@lhutton1
Copy link
Contributor

Thanks @leandron, @NicolaLancellotti!

xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
…2568)

`python.contrib.test_onnx.test_resize` is failing due to a numerical
accuracy issue, reported in apache#12567. This patch marks that test as
an xfail, so that other tests can be enabled, while this one is
investigated separately.
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.

3 participants