Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/140277
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ You can merge normally! (1 Unrelated Failure)As of commit 6b874d3 with merge base 40fb738 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@xytintel , pls. help update the PR description. |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 mandatory check(s) failed. The first few are: Dig deeper by viewing the failures on hud |
|
@xytintel , pls. refine the test cases. |
| # Intel GPU has not enable decompose_mem_bound_mm PASS yet | ||
| if not torch.xpu.is_available(): | ||
| run_tests() |
There was a problem hiding this comment.
It does not make sense to bypass the test file. Pls. revert the change.
| # frexp not supported on XPU now | ||
| "frexp": {f16, f32, f64}, |
There was a problem hiding this comment.
Why do we remove rrelu? We have supported it?
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Update the torch-xpu-ops commit to [01f4e29](intel/torch-xpu-ops@01f4e29), includes: - Improve XPU operator coverage - Fix `Werror=comments` relevant building issues Pull Request resolved: pytorch#140277 Approved by: https://github.com/EikanWang, https://github.com/atalman
Update the torch-xpu-ops commit to 01f4e29, includes:
Werror=commentsrelevant building issuescc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang @aakhundov