Skip to content

Commit ff403ab

Browse files
committed
Fix
1 parent e3afec8 commit ff403ab

File tree

4 files changed

+0
-38
lines changed

4 files changed

+0
-38
lines changed

test/deprecated/legacy_test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ endif()
174174

175175
if(((NOT WITH_ROCM) AND (NOT WITH_GPU)) OR WIN32)
176176
list(REMOVE_ITEM TEST_OPS test_fused_gate_attention_op)
177-
list(REMOVE_ITEM TEST_OPS test_boxps)
178177
list(REMOVE_ITEM TEST_OPS test_reducescatter_api)
179178
endif()
180179
list(REMOVE_ITEM TEST_OPS test_seq_concat_op)

test/ir/pir/translator/test_pull_box_sparse_translator.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

test/legacy_test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ endif()
209209

210210
if(((NOT WITH_ROCM) AND (NOT WITH_GPU)) OR WIN32)
211211
list(REMOVE_ITEM TEST_OPS test_fused_gate_attention_op)
212-
list(REMOVE_ITEM TEST_OPS test_boxps)
213212
list(REMOVE_ITEM TEST_OPS test_reducescatter)
214213
list(REMOVE_ITEM TEST_OPS test_reducescatter_api)
215214
endif()

test/legacy_test/test_boxps.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)