• S
    [cherry-pick]fix matmulv2 bug & add rebuild group & fix bug of download (#29726) · df0430dc
    ShenLiang 提交于
    * Fix the dowanload bug in the case of multiple machines (#29551)
    
    * fix the dowanload bug
    * add sort for ips
    
    * Fix bug of matmul_v2 for broadcast case (#29599)
    
    * fix bug of matmul_v2 for broadcast
    
    * Rebuild group automatically in dynamic graph distributed (#29255)
    
    * add tensor_indices in AssignGroupBySize
    
    * add rebuild group in reducer
    
    * fix error message of gather nd (#29521)
    df0430dc
test_matmul_v2_op.py 10.5 KB