Skip to content

Commit

Permalink
Merge branch 'mengfeil/yolo3' of https://github.com/intel/torch-xpu-ops
Browse files Browse the repository at this point in the history
… into mengfeil/yolo3
  • Loading branch information
mengfei25 committed Dec 31, 2024
2 parents ba31eb0 + 2601be0 commit 3476aff
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 @@ -16,6 +16,10 @@
"test_python_ref_torch_fallback__refs_log10_xpu_complex128",
"test_python_ref_torch_fallback__refs_sigmoid_xpu_complex128",
"test_python_ref_executor__refs_log10_executor_aten_xpu_complex128",
"test_noncontiguous_samples_histogram_xpu_float32",

# TODO: Fix the following tests
"test_out_warning_torch__scaled_mm_xpu",

# To be removed from this file.
# CUDA and XPU both XFAIL now.
Expand Down

0 comments on commit 3476aff

Please sign in to comment.