Get xpu xccl version of paddle package.
Return the version information of xpu xccl. If paddle package is non-XPU version, it will return False.
string
Examples
import paddle paddle.version.xpu_xccl() # '1.0.7'