We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d371e01 commit 7a00d2cCopy full SHA for 7a00d2c
scripts/distribute/ci_case_auto.sh
@@ -172,7 +172,7 @@ function llm_gpt_case_list_auto() {
172
# The test name must have "llm_gpt_dygraph_auto_" as a prefix,
173
# which will be used for tracking the execution status of the case.
174
llm_gpt_dygraph_auto_bs8_fp32_DP2
175
- llm_gpt_dygraph_auto_bs8_fp32_DP2-MP2
+ # llm_gpt_dygraph_auto_bs8_fp32_DP2-MP2
176
llm_gpt_dygraph_auto_bs8_fp32_DP2-MP2-PP2
177
llm_gpt_dygraph_auto_bs8_fp16_DP2-MP2-PP2
178
llm_gpt_dygraph_auto_bs8_fp16_DP2-MP2-PP2_intermediate
0 commit comments