1. 19 11月, 2021 1 次提交
    • S
      Add paddle.incubate.graph_send_recv API (#37205) · 39012536
      Siming Dai 提交于
      * add cpu version, using set: sum, min, max
      
      * add cpu version: mean
      
      * improve cpu code and fix dynamic memory allcation problem
      
      * fix arg error, add index judge, delete fp16
      
      * fix bug in CudaAtomicMax and CudaAtomicMin
      
      * add CUDA version
      
      * fix grad_op bug for index
      
      * add op test, add correct cpu grad op
      
      * Add correct CUDA Mean grad
      
      * [Add] Successful MEAN and SUM
      
      * [Add] Successful MIN and MAX in CPU
      
      * [Add] Successful MIN and MAX in CUDA
      
      * fix windows dtype ci
      
      * fix ROCM ci by adding HIP flag
      
      * rename fused_gather_scatter to send_recv
      
      * unify name as send and recv
      
      * change zero index return time
      
      * add send_recv incubate api
      
      * fix index data type, add unittest case for API
      
      * delete redundant input tensor
      
      * fix en example and docs, add default value in pool_type
      
      * add shape judge and max grid judge
      
      * fix comment
      
      * fix index type bug
      
      * add const &
      
      * fix en docs
      
      * delete numpy in examples
      
      * add unittest for int input
      
      * fix send_recv comment
      
      * change send_recv to graph_send_recv
      39012536
  2. 01 6月, 2021 1 次提交
  3. 07 4月, 2021 1 次提交
  4. 08 2月, 2021 1 次提交
  5. 25 12月, 2020 1 次提交
  6. 26 9月, 2020 1 次提交
  7. 25 9月, 2020 1 次提交
  8. 24 9月, 2020 1 次提交
  9. 31 7月, 2018 1 次提交
  10. 30 7月, 2018 1 次提交
  11. 03 5月, 2018 1 次提交
  12. 02 5月, 2018 2 次提交
  13. 30 4月, 2018 1 次提交
  14. 10 4月, 2018 2 次提交
  15. 28 2月, 2018 1 次提交
  16. 26 2月, 2018 1 次提交
  17. 24 2月, 2018 1 次提交
  18. 12 2月, 2018 1 次提交
  19. 10 2月, 2018 1 次提交
  20. 23 11月, 2017 1 次提交
  21. 18 9月, 2017 1 次提交
  22. 23 8月, 2017 1 次提交
  23. 22 8月, 2017 2 次提交