Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daisyden committed Dec 26, 2024
1 parent 7b769ea commit fb7929b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/xpu/skip_list_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# workarounds for the following tests
# https://github.com/intel/torch-xpu-ops/issues/1214
"test_python_ref__refs_exp_xpu_complex128,
"test_python_ref__refs_exp_xpu_complex128",
"test_python_ref__refs_sigmoid_xpu_complex128",
"test_python_ref_executor__refs_log2_executor_aten_xpu_complex128",
"test_python_ref_executor__refs_exp_executor_aten_xpu_complex128",
Expand Down

0 comments on commit fb7929b

Please sign in to comment.