• J
    Fix reduce func bug in process_group_bkcl (#49749) · 8e291bf7
    jameszhang 提交于
    * Fix reduce func bug in process_group_bkcl
    
    Also catch up with a recent process_group PR that failed to add XPU branch.
    Note that reduce is still accomplished by allreduce for xpu. Fix this should
    xccl lib be updated.
    
    * fix compile issue for non-XPU
    8e291bf7
process_group_bkcl.py 6.4 KB