Reference : https://pytorch.org/tutorials/intermediate/ddp_tutorial.html먼저 DDP(Distributed Data Parallel)에 대해 알기 위해서는 Distributed에 대해 알아야 한다.PyT