-
Notifications
You must be signed in to change notification settings - Fork 609
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
Integrate torch-mlir@ec6d7aa onnx.resize op #17358
Conversation
Please follow https://iree.dev/developers/general/contributing/#obtaining-commit-access to get at least triage access to this repository so workflows can run without approval. |
Updating the XFAIL lists here is going to be a bit bumpy, since I've had to turn off the main runners used: #17370 and there is a new CUDA hang.
Can you at least sync this PR to include the newly disabled jobs? |
Pushed a commit syncing this PR after a few of my fixes to the CI landed. Hopefully that should show the new test outcomes (passes/failures) and timeouts. We'll have to update the ROCm tests later - once the w7900 runner is back online and stable. |
Ok, the tests that hang can be spotted easily now. Note the
So to update xfail lists:
|
a68b55a
to
439c1a2
Compare
- Update skip_run_tests for onnx_gpu_cuda.json to fix cuda resize tests hang - Mark most of the cpu resize tests xfail
439c1a2
to
3f6f2e6
Compare
Solve iree issue: ONNX "resize" op test failures iree-org#17345
Solve iree issue: ONNX "resize" op test failures iree-org#17345 Signed-off-by: Lubo Litchev <lubol@google.com>
Unsloved iree issue:
ONNX "resize" op test failures #17345
One torch-mlir commit before:
Integrate both llvm-project@2083e97e (+1 ↩️, +1 🍒) and torch-mlir@bce800a3 #17330
Discord discussion:
https://discord.com/channels/973663919757492264/1238540944383541330
related torch-mlir onnx.resize patch: llvm/torch-mlir#3013, author: https://github.com/aldesilv