dmlcloud.deinitialize_torch_distributed

dmlcloud.deinitialize_torch_distributed(fail_silently=False)

Deinitializes the torch distributed framework. At the time of writing, dist.destroy_process_group() is not well documented. Hence, this function.