File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ function llama_case_list_auto() {
42
42
llama_dygraph_auto_bs8_fp32_DP2
43
43
llama_dygraph_auto_bs8_fp32_DP2-MP2
44
44
llama_dygraph_auto_bs8_fp32_DP2-MP2-PP2
45
- # llama_dygraph_auto_bs8_fp16_DP2-MP2-PP2 TODO: REOPEN this PR when global clip merge in paddle dev.
45
+ llama_dygraph_auto_bs8_fp16_DP2-MP2-PP2
46
46
llama_dy2st_auto_bs4_bf16_DP1-MP1-PP4-SD2-VPP3_split_bw
47
47
llama_dy2st_auto_bs4_bf16_DP1-MP1-PP4-SD2
48
48
@@ -766,9 +766,9 @@ function llama_dygraph_auto_bs8_fp16_DP2-MP2-PP2() {
766
766
ips=-1
767
767
mem=-1
768
768
echo " result: loss=$loss ips=$ips mem=$mem "
769
- loss_base=9.41603851
769
+ loss_base=9.35162354
770
770
if [ $IS_A100 -ne 0 ]; then
771
- loss_base=9.46169376
771
+ loss_base=9.39368534
772
772
fi
773
773
ips_base=-1
774
774
mem_base=-1
You can’t perform that action at this time.
0 commit comments