Skip to content
Snippets Groups Projects
Commit 5fb3e51a authored by xuetaowave's avatar xuetaowave
Browse files

update

parent 9602a48e
No related merge requests found
from utils import logging_utils
logging_utils.config_logger()
import torch.distributed as dist
dist.init_process_group(backend='nccl',
init_method='env://')
\ No newline at end of file
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