Skip to content

Commit e82787d

Browse files
committed
run op_ut only
1 parent 40e790f commit e82787d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/xpu/extended/skip_list_common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
skip_dict = {
22
"test_ops_xpu.py": (
3+
"test_compare_cpu_gather_xpu_bfloat16",
34
# Calculation error between XPU implementation and CPU implementation,
45
# 1. Compiler optimization causes failing to promote data type to higher precision.
56
# 2. Accumulate error is amplified by some operations in some extreme cases. (std::exp(extreme_large_num))

0 commit comments

Comments
 (0)