Skip to content

Commit

Permalink
Update PyTorch upstream pin (#1897)
Browse files Browse the repository at this point in the history
Closes #1840

CI on PyTorch main status with noop IPEX:
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/10422253663

For rolling there is the following error (10 tutorial):
* `AttributeError: module 'torch.xpu' has no attribute
'set_fp32_math_mode'` (should be fixed by
#1860)

For LTS:
* `Failed to create Level Zero tracer: 2013265921`
(instrumentation/test_gpuhello.py)

Signed-off-by: Anatoly Myachev <[email protected]>
  • Loading branch information
anmyachev authored Aug 16, 2024
1 parent 06837d4 commit 928703e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pins/pytorch-upstream.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14ab5b50591e6a8917d32ad83217e290d0a4da85
7666ef9d9b0b3f581a4c5572fe0416ba5f5a877c

0 comments on commit 928703e

Please sign in to comment.