• S
    add partial_sum op in contrib (#22292) · 3132681e
    ShenLiang 提交于
    * add partial_sum_op, test=develop
    
    * modify the Paddle Error Message, test=develop
    
    * modify the Paddle Error Message, test=develop
    
    * modify the bug for python3, test=develop
    
    * modify the ut for ci, test=develop
    
    * mv to contrib, test=develop
    
    * use check_variable_and_dtype, test=develop
    
    * fix ci, test=develop
    
    * fix conflict, test=dvelop
    
    * add partial concat, test=develop
    
    * fix the conflict, test=develop
    
    * fix the error, test=develop
    
    * rm SSE4, test=develop
    3132681e
nn.py 38.4 KB