is_available#

composer.utils.dist.is_available()[source]#

Returns whether PyTorch was built with distributed support.

Returns

bool โ€“ Whether PyTorch distributed support is available.