10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PYTORCH_TEST_WITH_INDUCTOR=1 python inductor/test_torchinductor_opinfo.py -k test_comprehensive_floor_divide_cuda_float16
From https://hud.pytorch.org/pr/pytorch/pytorch/148492#38210074518
#148492
cc @chauhang @penguinwu
The text was updated successfully, but these errors were encountered:
@jataylo these seem like they repro only on ROCM (based on https://hud.pytorch.org/pr/pytorch/pytorch/148492#38210074518)
Sorry, something went wrong.
inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float16 PASSED [1.5152s]
Passed for me on MI300 locally, wonder if its MI200 specific cc: @AmdSampsa
@davidberard98 this looks like a temporary issue can you rebase above PR inductor workflow passes fine with #147320
AmdSampsa
No branches or pull requests
🐛 Describe the bug
From https://hud.pytorch.org/pr/pytorch/pytorch/148492#38210074518
Versions
#148492
cc @chauhang @penguinwu
The text was updated successfully, but these errors were encountered: