is_available# composer.utils.dist.is_available()[source]# Returns whether PyTorch was built with distributed support. See also torch.distributed.is_available() Returns bool โ Whether PyTorch distributed support is available.