-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Travis CI broken - ONNX #3007
Comments
@neginraoof could you please take a look this issue ? |
FYI I'm removing TravisCI and temporarily removing ONNX tests in #3137. They should be re-enabled in CircleCI @spandantiwari @neginraoof |
@spandantiwari they can be ported to CircleCI, I just didn't do it before because our reference for the ONNX CI up to now (which was TravisCI) has been failing with segfaults, and the failure was probably related to the ORT version being used. |
Fixed with #3144 |
🐛 Bug
Currently, Travis CI is broken and crashes on
test/test_onnx.py .Fatal Python error: Aborted
https://travis-ci.org/github/pytorch/vision/jobs/743793912#L722
cc @seemethere @neginraoof
The text was updated successfully, but these errors were encountered: