add r50 dynamic fp16 train for benchmark

pull/2071/head
dongshuilong 2022-06-16 03:12:00 +00:00
parent 49f010a1c6
commit 5827b2c9d1
2 changed files with 4 additions and 4 deletions

View File

@ -51,6 +51,6 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml
null:null
null:null
===========================train_benchmark_params==========================
batch_size:128
fp_items:amp_fp16
batch_size:128|256
fp_items:ampfp16
epoch:1

View File

@ -51,6 +51,6 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml
null:null
null:null
===========================train_benchmark_params==========================
batch_size:128
fp_items:pure_fp16
batch_size:128|256
fp_items:purefp16
epoch:1