-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[Flaky Test] tests/python/frontend/pytorch/test_forward.py::test_empty_like
#11967
Comments
tests/python/frontend/pytorch/test_forward.py::test_empty_like
@driazati It's possible that |
|
@altanh What about we instead test if the outputs are of the same shape under the condition that |
See #11967 Co-authored-by: driazati <[email protected]>
I agree that we should only verify the output shape. |
#11890 is out to fix this. |
See apache#11967 Co-authored-by: driazati <[email protected]>
See apache#11967 Co-authored-by: driazati <[email protected]>
See apache#11967 Co-authored-by: driazati <[email protected]>
Test
tests/python/frontend/pytorch/test_forward.py::test_empty_like
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3713/tests is flaky and has failed intermittently onmain
(as discussed in #11896)From the diff there doesn't appear to be an actual difference but we should disable anyways to not block while its figured out
cc @shingjan
The text was updated successfully, but these errors were encountered: