未验证 提交 fefd75fa 编写于 作者: B Birdylx 提交者: GitHub

[TIPC] Remove fp16 in esrgan benchmark (#724)

* remove fp16 in esrgan benchmark

* remove benchmark in aotgan & GFPGAN
Co-authored-by: NBirdylx <Birdylx@users.noreply.github.com>
上级 9e22482f
......@@ -49,11 +49,3 @@ null:null
null:null
--benchmark:False
null:null
===========================train_benchmark_params==========================
batch_size:8
fp_items:fp32
epoch:100
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:FLAGS_cudnn_exhaustive_search=1
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[1, 512]}, {float32,[1]}]
......@@ -49,11 +49,3 @@ null:null
null:null
--benchmark:True
null:null
===========================train_benchmark_params==========================
batch_size:1
fp_items:fp32
epoch:10
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,256,256]}]
......@@ -51,7 +51,7 @@ null:null
null:null
===========================train_benchmark_params==========================
batch_size:32|64
fp_items:fp32|fp16
fp_items:fp32
total_iters:500
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:FLAGS_cudnn_exhaustive_search=1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册