提交 7e239952 编写于 作者: G gaotingquan

tipc: set num_workers to 4

The benchmark requires threads num to be set 4 when DALI is used for best performance.
And the param num_workers is not worked before commit 80c10bb99503eeb349a5d676bd0af4908a74b425.
上级 5264ddaa
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N1C1
max_epochs=1
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N1C1
max_epochs=1
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N1C1
max_epochs=1
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N1C1
max_epochs=1
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N1C1
max_epochs=1
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N1C1
max_epochs=1
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N1C8
max_epochs=8
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N1C8
max_epochs=8
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N1C8
max_epochs=8
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N1C8
max_epochs=8
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N1C8
max_epochs=8
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N1C8
max_epochs=8
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N4C32
max_epochs=32
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N4C32
max_epochs=32
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N4C32
max_epochs=32
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N4C32
max_epochs=32
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=amp_fp16
run_mode=DP
device_num=N4C32
max_epochs=32
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
......@@ -4,7 +4,7 @@ fp_item=pure_fp16
run_mode=DP
device_num=N4C32
max_epochs=32
num_workers=8
num_workers=4
# get data
bash test_tipc/static/${model_item}/benchmark_common/prepare.sh
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册