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

[microNPU] Fix skip tests when Vela is not present #14587

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

lhutton1
Copy link
Contributor

This was failing locally due to an indirect import in infra.py. Also ensure both tests are run by using the standard tvm.testing.main() function to run the tests.

cc @arina-grovety @sergio-grovety @ekalda

This was failing locally due to an indirect import in `infra.py`.
Also ensure both tests are run by using the standard
`tvm.testing.main()` function to run the tests.

Change-Id: I49c77330974949e4ab0d6eca16f6c4a5eaef4e2d
@tvm-bot
Copy link
Collaborator

tvm-bot commented Apr 11, 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

@github-actions github-actions bot requested a review from ekalda April 11, 2023 13:53
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 48d9165 into apache:main Apr 12, 2023
@ekalda
Copy link
Contributor

ekalda commented Apr 12, 2023

Thanks @lhutton1!

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