-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[TEST] Disable Hexagon TestConv2dPackedFilter test #9344
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
Conversation
csullivan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It’s not clear if this test is exposing an issue in the docker config for i386 and this is the unlucky test, or if it is an issue with the test. Unfortunately we are having difficulty reproducing with the i386 docker locally. Let's skip the test to unblock merge while we try to repro.
|
(See TVMCI-8 on the OctoML JIRA) |
|
This issue is blocking 2 of my PRs in CI as well: |
|
I am also seeing this : https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9214/3/pipeline/. Seem like, we broadly agree to disable it for now to unblock. |
manupak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
|
This is merged! Thanks! @masahi @mbs-octoml @csullivan @grant-arm |
…aoLuo/tvm into aluo/qnn/conv2d-transpose-fixes * 'aluo/qnn/conv2d-transpose-fixes' of github.com:AndrewZhaoLuo/tvm: (27 commits) fix keras jostle more frontend tests fixes remove f2qi for later pr remove formatting only change undo just formatting changes lint add todo fix fake quantization pass fix qnn conv2d transpose tests fix vitis tests change layouts for conv2d_transpose too fix bug with layout transform add test lint make pytorch tests pass fix a lot of initial tests Disable Hexagon TestConv2dPackedFilter test (apache#9344) BUG: Look through on_device annotations when looking for shape constants (apache#9345) [Community] @ganler -> Reviewer (apache#9346) ...
This is happening too frequently recently, disable to unblock other PRs for now.
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9338/3/pipeline/270/
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9339/1/pipeline
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9336/4/pipeline/270
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9333/2/pipeline
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9328/6/pipeline/273/
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9261/25/pipeline
@areusch @csullivan @tmoreau89