提交 24a51ae0 编写于 作者: J JamesLim-sy

first

上级 56cb7b3d
# Conv config
export FLAGS_cudnn_exhaustive_search=True
# global configs
Global:
checkpoints: null
......
......@@ -71,7 +71,7 @@ DataLoader:
drop_last: False
shuffle: True
loader:
num_workers: 4
num_workers: 8
use_shared_memory: True
Eval:
......
......@@ -69,7 +69,7 @@ DataLoader:
drop_last: False
shuffle: True
loader:
num_workers: 4
num_workers: 8
use_shared_memory: True
Eval:
......
......@@ -70,7 +70,7 @@ DataLoader:
drop_last: False
shuffle: True
loader:
num_workers: 4
num_workers: 8
use_shared_memory: True
Eval:
......
......@@ -68,7 +68,7 @@ DataLoader:
drop_last: False
shuffle: True
loader:
num_workers: 4
num_workers: 8
use_shared_memory: True
Eval:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册