change the flag of is_distributed.

pull/619/head
huangxu96 2021-02-26 09:46:43 +00:00
parent 4e43ec6995
commit 624f038a6d
1 changed files with 1 additions and 1 deletions
configs/ResNet

View File

@ -11,7 +11,7 @@ validate: True
valid_interval: 1
epochs: 120
topk: 5
is_distributed: False
is_distributed: True
use_dali: True
use_gpu: True