• W
    Add the support the int64 data type of `scatter_op` input Index(#18804) (#19508) · 364c4442
    wawltor 提交于
    * test=develop
    Fix the scatter op bug when use the add mode, and support the int64 data type of scatter_op Index(#18804).
    
    * test=develop
    Remove the PADDLE_ENFORCE and use PADDLE_ENFORCE_EQ
    
    * test=develop
    Remove the fix bug of scatter_add, and just add the support of int64 in scatter_add
    
    * test=develop
    Add the test case for scatter op, the test case just for index int64
    364c4442
scatter_op.h 4.1 KB