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
test/test_python_ops.py -k TestPythonOps
uint8
To unblock bumping libtpu pin, we have to disable this test: https://github.com/pytorch/xla/pull/8788/files
This test fails with a LLVM memory allocation error on the CPU.
We should report this bug upstream and re-enable it after a fix is there.
Failed run: https://github.com/pytorch/xla/actions/runs/13668949609/job/38217578967?pr=8788
Error:
E0000 00:00:1741156332.106836 21429 execution_engine.cc:53] LLVM compilation error: Cannot allocate memory ./test/run_tests.sh: line 51: 21120 Segmentation fault (core dumped) python3 "$@"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To unblock bumping libtpu pin, we have to disable this test: https://github.com/pytorch/xla/pull/8788/files
This test fails with a LLVM memory allocation error on the CPU.
We should report this bug upstream and re-enable it after a fix is there.
Failed run: https://github.com/pytorch/xla/actions/runs/13668949609/job/38217578967?pr=8788
Error:
The text was updated successfully, but these errors were encountered: