检查分布式环境是否可用。
无
bool,如果分布式环境可用,返回 True;反之返回 False。
bool
>>> import paddle >>> print(paddle.distributed.is_available())