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] Add onnx dependency to test_auto_tensorize.py::test_vnni_bert_int8 #14102

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

neildhickey
Copy link
Contributor

The test modified by this PR relies on onnx conversion to run successfully, skipping if onnx isn't available, which is the case for ci_cpu docker image

The test modified by this PR relies on onnx conversion to run successfully, skipping if onnx isn't available, which is the case for ci_cpu docker image
@tvm-bot
Copy link
Collaborator

tvm-bot commented Feb 23, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @neildhickey!

Copy link
Contributor

@ekalda ekalda left a comment

Choose a reason for hiding this comment

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

LGTM!

@ekalda ekalda merged commit a8c5804 into apache:main Feb 23, 2023
@ekalda
Copy link
Contributor

ekalda commented Feb 23, 2023

Thanks @neildhickey and @leandron!

yongwww pushed a commit to yongwww/tvm that referenced this pull request Feb 27, 2023
…t8 (apache#14102)

The test modified by this PR relies on onnx conversion to run successfully, skipping if onnx isn't available, which is the case for ci_cpu docker image
@neildhickey neildhickey deleted the onnx_check branch March 7, 2023 16:09
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.

4 participants