Skip to content

Commit 7a00d2c

Browse files
committed
disable llm_gpt_dygraph_auto_bs8_fp32_DP2-MP2
1 parent d371e01 commit 7a00d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/distribute/ci_case_auto.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ function llm_gpt_case_list_auto() {
172172
# The test name must have "llm_gpt_dygraph_auto_" as a prefix,
173173
# which will be used for tracking the execution status of the case.
174174
llm_gpt_dygraph_auto_bs8_fp32_DP2
175-
llm_gpt_dygraph_auto_bs8_fp32_DP2-MP2
175+
# llm_gpt_dygraph_auto_bs8_fp32_DP2-MP2
176176
llm_gpt_dygraph_auto_bs8_fp32_DP2-MP2-PP2
177177
llm_gpt_dygraph_auto_bs8_fp16_DP2-MP2-PP2
178178
llm_gpt_dygraph_auto_bs8_fp16_DP2-MP2-PP2_intermediate

0 commit comments

Comments
 (0)