[microTVM][ARM] Enable tests that were skipped unintentionally - #12223
Merged
Conversation
Contributor
|
@mehrdadh Hi. Could you please give a bit more of context here? The tests were skipped when / by which commit? Is it fixing which bug exactly? Any CI error or log you can point out / share so I can take a look at the error fixed by this fix? |
Member
Author
|
@gromero sorry for missing details. I changed the description |
mehrdadh
force-pushed
the
micro/enable_arm_tests
branch
from
July 28, 2022 22:45
e62f1ca to
d083ddd
Compare
Lunderberg
approved these changes
Aug 1, 2022
Lunderberg
left a comment
Contributor
There was a problem hiding this comment.
LGTM, and thank you for the catch!
xinetzone
pushed a commit
to daobook/tvm
that referenced
this pull request
Nov 25, 2022
…e#12223) * fix bug to enable tests * fix import issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ARM schedule tests on corstone300 are skipped right now. Log from this link:
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3899/pipeline/383
The bug was introduced in #11313
https://github.com/apache/tvm/pull/11313/files#diff-cde5d8f752ab76b94a72445b106884ca096adb729312a8ed270a7e7c96d14aadR956
cc @Lunderberg @alanmacd @areusch @gromero