Skip to content

Commit

Permalink
[AutoParallel] Fix add ut (#9120)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbo9674 committed Sep 12, 2024
1 parent 3675ea2 commit 51b54d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/distribute/ci_case_auto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function llama_case_list_auto() {
llama_convert_hybrid_ckpt_to_auto_parallel_bs2_fp32_DP2-MP1-PP1
llama_align_dygraph_dy2st_pir_auto_bs2_bf16_DP2-MP2-PP1-SP
llama_align_dygraph_dy2st_pir_auto_bs2_bf16_DP2-MP2-PP2-SP
# llama_align_dygraph_dy2st_pir_auto_grad_merge_bs2_fp32_DP1-MP1-PP1
llama_align_dygraph_dy2st_pir_auto_grad_merge_bs2_fp32_DP1-MP1-PP1
}

function llm_gpt_case_list_auto() {
Expand Down

0 comments on commit 51b54d2

Please sign in to comment.