1. 29 12月, 2021 1 次提交
  2. 28 12月, 2021 1 次提交
  3. 27 12月, 2021 2 次提交
  4. 24 12月, 2021 1 次提交
  5. 23 12月, 2021 3 次提交
  6. 20 12月, 2021 1 次提交
  7. 17 12月, 2021 2 次提交
  8. 16 12月, 2021 2 次提交
  9. 13 12月, 2021 1 次提交
  10. 10 12月, 2021 3 次提交
  11. 09 12月, 2021 2 次提交
  12. 08 12月, 2021 2 次提交
  13. 07 12月, 2021 2 次提交
  14. 03 12月, 2021 2 次提交
  15. 01 12月, 2021 3 次提交
  16. 29 11月, 2021 3 次提交
  17. 27 11月, 2021 1 次提交
    • A
      [NPU] reorganization for device API abstraction (#37110) · 72241a6a
      Aganlengzi 提交于
      * [NPU] reorganization for device API abstraction
      
      * [NPU] delete old files
      
      * [NPU] fix npu_collective_helper
      
      * [NPU] fix collective_helper
      
      * [NPU] fix ut
      
      * [NPU] mod memory allocation and hccl_helper
      
      * [NPU] fix place_type
      
      * [NPU] split enfoce.h
      
      * move acl* call into npu_info
      
      * merge conflict
      
      * fix merge
      
      * merge conflict
      
      * merge conflict
      72241a6a
  18. 24 11月, 2021 2 次提交
  19. 23 11月, 2021 2 次提交
  20. 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
  21. 18 11月, 2021 1 次提交
  22. 17 11月, 2021 1 次提交
  23. 11 11月, 2021 1 次提交