Skip to content

Commit 85ebc75

Browse files
committed
Fix
1 parent e1ca817 commit 85ebc75

File tree

2 files changed

+0
-118
lines changed

2 files changed

+0
-118
lines changed

test/auto_parallel/CMakeLists.txt

-4
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ if(WITH_DISTRIBUTE AND WITH_GPU)
8989
test_semi_auto_parallel_pylayer)
9090
set_tests_properties(test_semi_auto_parallel_pylayer
9191
PROPERTIES LABELS "RUN_TYPE=EXCLUSIVE" TIMEOUT 100)
92-
py_test_modules(test_semi_auto_parallel_single_strategy MODULES
93-
test_semi_auto_parallel_single_strategy)
94-
set_tests_properties(test_semi_auto_parallel_single_strategy
95-
PROPERTIES LABELS "RUN_TYPE=EXCLUSIVE" TIMEOUT 400)
9692
py_test_modules(test_semi_auto_parallel_sharding_strategy MODULES
9793
test_semi_auto_parallel_sharding_strategy)
9894
set_tests_properties(test_semi_auto_parallel_sharding_strategy

test/auto_parallel/test_semi_auto_parallel_single_strategy.py

-114
This file was deleted.

0 commit comments

Comments
 (0)