Skip to content
Snippets Groups Projects
Commit 53be8329 authored by Kai Chen's avatar Kai Chen
Browse files

move configs

parent 7eb02d29
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ log_config = dict(
# runtime settings
total_epochs = 12
device_ids = range(8)
dist_params = dict(backend='gloo')
dist_params = dict(backend='nccl')
log_level = 'INFO'
work_dir = './work_dirs/fpn_retinanet_r50_1x'
load_from = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment