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 84615ea commit ae2d89aCopy full SHA for ae2d89a
tests/test_tipc/auto_tuner/autoconfig/resume.csv
@@ -1,6 +1,5 @@
1
job_id,mp_degree,sharding_degree,pp_degree,dp_degree,sharding_stage,micro_batch_size,vpp_degree,use_recompute,recompute_granularity,acc_steps,global_batch_size,exec_time,interval_samples_per_second,max_mem_usage,error_info
2
-5,4,2,1,1,2,4,1,True,full,1,8,72.38,4.74138,26130,
3
-2,4,1,2,1,1,8,1,True,full,1,8,57.35,2.58279,27722,
+4,4,2,1,1,2,4,1,True,full,1,8,72.38,4.74138,26130,
+2,4,1,2,1,2,4,1,True,full,2,8,40.17,3.3612,24590,
4
1,8,1,1,1,2,1,1,True,full,8,8,55.32,2.3064,19050,
5
-3,4,1,2,1,1,8,1,True,full_attn,1,8,45.29,,OOM,['Out of memory']
6
-4,4,1,2,1,1,4,1,True,full_attn,2,8,55.15,,OOM,['Out of memory']
+3,4,1,2,1,2,4,1,True,full_attn,2,8,39.38,,OOM,['Out of memory']
0 commit comments