Skip to content

Commit

Permalink
Update code
Browse files Browse the repository at this point in the history
Signed-off-by: Cheng Penghui <[email protected]>
  • Loading branch information
PenghuiCheng committed Dec 3, 2024
1 parent d323999 commit 47577e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/xpu/skip_list_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -1096,6 +1096,10 @@
# module 'torch._C' has no attribute '_scatter'
"test_checkpointing_without_reentrant_dataparallel",
"test_dataparallel_saved_tensors_hooks",
# Runtime error after enabling PTI
# RuntimeError: Fail to enable Kineto Profiler on XPU due to error code: 200
# https://github.com/intel/torch-xpu-ops/issues/731
"test_profiler",
# Sometimes, will raise AssertionError: "Simulate error" does not match "grad can be implicitly created only for scalar outputs"
# https://github.com/intel/torch-xpu-ops/issues/1071
"test_reentrant_parent_error_on_cpu_xpu",
Expand Down

0 comments on commit 47577e0

Please sign in to comment.