I only have one GPU, and when I trained the supernet on coco, there was an error that "AssertionError: Default process group is not initialized"
I think that i should not use "SyncBN" to distributed calculating. how can I set it up so I can train with only one GPU?
I only have one GPU, and when I trained the supernet on coco, there was an error that "AssertionError: Default process group is not initialized" I think that i should not use "SyncBN" to distributed calculating. how can I set it up so I can train with only one GPU?