set num_workers=24
parent
b2157559ab
commit
7415a859ab
|
@ -55,7 +55,7 @@ batch_size:128
|
|||
fp_items:fp32|fp16
|
||||
epoch:1
|
||||
model_type:norm_train|to_static_train
|
||||
num_workers:12
|
||||
num_workers:24
|
||||
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
|
||||
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
|
||||
===========================infer_benchmark_params==========================
|
||||
|
|
|
@ -54,7 +54,7 @@ batch_size:256
|
|||
fp_items:fp32|fp16
|
||||
epoch:1
|
||||
model_type:norm_train|to_static_train
|
||||
num_workers:12
|
||||
num_workers:24
|
||||
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
|
||||
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
|
||||
===========================infer_benchmark_params==========================
|
||||
|
|
|
@ -55,7 +55,7 @@ batch_size:32|64
|
|||
fp_items:fp32|fp16
|
||||
epoch:1
|
||||
model_type:norm_train|to_static_train
|
||||
num_workers:12
|
||||
num_workers:24
|
||||
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
|
||||
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
|
||||
===========================infer_benchmark_params==========================
|
||||
|
|
|
@ -55,7 +55,7 @@ batch_size:64
|
|||
fp_items:fp32|fp16
|
||||
epoch:1
|
||||
model_type:norm_train|to_static_train
|
||||
num_workers:12
|
||||
num_workers:24
|
||||
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
|
||||
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
|
||||
===========================infer_benchmark_params==========================
|
||||
|
|
|
@ -55,7 +55,7 @@ batch_size:256
|
|||
fp_items:fp32|fp16
|
||||
epoch:1
|
||||
model_type:norm_train|to_static_train
|
||||
num_workers:12
|
||||
num_workers:24
|
||||
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
|
||||
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
|
||||
===========================infer_benchmark_params==========================
|
||||
|
|
|
@ -55,7 +55,7 @@ batch_size:64
|
|||
fp_items:fp32|fp16
|
||||
epoch:1
|
||||
model_type:norm_train|to_static_train
|
||||
num_workers:12
|
||||
num_workers:24
|
||||
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
|
||||
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
|
||||
===========================infer_benchmark_params==========================
|
||||
|
|
Loading…
Reference in New Issue