-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Closed
Labels
module: xpuIntel XPU related issuesIntel XPU related issuestriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
- code change in C10_UNUSED to [[maybe_unused]] (#6357) #138364 raise XPU CI break
/var/lib/jenkins/workspace/third_party/torch-xpu-ops/src/ATen/native/xpu/UpSample.h:231:8: error: 'maybe_unused' attribute cannot be applied to types
- The newly added UTs break XPU CI
- cuda-bias code is introduced by Bugfix for passing None args to user defined Triton kernel #138472;
- cuda-specific UT is introduced by [inductor] Preserve metadata across replace_by_example and register_replacement patterns #138089;
- expected failure UTs were fixed by Support more foreach ops for tensor beta support #134170
Alternatives
No response
Additional context
No response
malfet
Metadata
Metadata
Assignees
Labels
module: xpuIntel XPU related issuesIntel XPU related issuestriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module