Update XLA pin#92897
Conversation
Updating the pin pointing to pytorch/xla#3272 It should resolve XLA failures introduced after merging pytorch#70988
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/92897
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 FailuresAs of commit 21a1c2f: NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
| @@ -1 +1 @@ | |||
| frobenius_norm | |||
| ac3973e96086a42232cd726626b8165cd13b6ee9 | |||
There was a problem hiding this comment.
You probably need the commit hash on the pt/xla master:
282567afcc41d2d9703d7002f6a435ec9fc51447
As pt/xla pin usually does't work with fork PR.
|
the pr doesn't make ci pass Can we make sure to check pytorch/xla build before merging the offending pr? |
@JackCaoG so this one is not good pytorch/xla#3272? |
no, the build still fail with this change, we need to work on another fix or revert the pytorch pr for now. |
I'll revert the PyTorch PR. |
|
@kit1980 Thanks, I will try to work on a fix in the mean time. |
Updating the pin to point to pytorch/xla#3272.
It should resolve XLA failures introduced after merging #70988.
cc @bdhirsh