未验证 提交 eebefecb 编写于 作者: T Tingquan Gao 提交者: GitHub

benchmark: fp16 -> amp (#8422)

* benchmark: fp16 -> amp

* revert
上级 e47f4350
......@@ -51,10 +51,10 @@ inference:./deploy/python/infer.py
null:null
===========================train_benchmark_params==========================
batch_size:90
fp_items:fp32|fp16
fp_items:fp32|amp
epoch:1
repeat:1
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:null
===========================infer_benchmark_params===========================
numpy_infer_input:3x416x416_2.npy
\ No newline at end of file
numpy_infer_input:3x416x416_2.npy
......@@ -51,7 +51,7 @@ inference:./deploy/python/infer.py
null:null
===========================train_benchmark_params==========================
batch_size:64
fp_items:fp32|amp
fp_items:fp32|fp16
epoch:1
repeat:1
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
......
......@@ -51,10 +51,10 @@ inference:./deploy/python/infer.py
null:null
===========================train_benchmark_params==========================
batch_size:64
fp_items:fp32|fp16
fp_items:fp32|amp
epoch:1
repeat:50
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:null
===========================infer_benchmark_params===========================
numpy_infer_input:3x320x320_2.npy
\ No newline at end of file
numpy_infer_input:3x320x320_2.npy
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册