1. 24 10月, 2022 1 次提交
    • Z
      Polish slice code in fluid (#45746) · 3f64a2c3
      zyfncg 提交于
      * support selected_rows kernel for multiply in dygraph
      
      * delete useless code of slice in fluid
      
      * fix complie bug
      
      * move slice_array from fluid to phi
      
      * fix strided_slice_op_npu
      3f64a2c3
  2. 21 10月, 2022 1 次提交
  3. 19 10月, 2022 1 次提交
  4. 18 10月, 2022 1 次提交
  5. 17 10月, 2022 2 次提交
  6. 13 10月, 2022 2 次提交
  7. 11 10月, 2022 1 次提交
  8. 10 10月, 2022 1 次提交
  9. 23 9月, 2022 1 次提交
  10. 20 9月, 2022 4 次提交
  11. 19 9月, 2022 3 次提交
  12. 18 9月, 2022 1 次提交
  13. 14 9月, 2022 1 次提交
  14. 13 9月, 2022 2 次提交
  15. 09 9月, 2022 1 次提交
  16. 07 9月, 2022 1 次提交
  17. 06 9月, 2022 2 次提交
  18. 01 9月, 2022 1 次提交
    • H
      [phi] Migrate uniform_random XPU kernel to PHI (#45583) · ded33b58
      HongyuJia 提交于
      * copy kernel file to phi
      
      * delete some code
      
      * migrate uniform_random, test=kunlun
      
      * fix input error, test=kunlun
      
      * fix gpu register error, test=kunlun
      
      * add include file, test=kunlun
      
      * try fix error from CI, test=kunlun
      
      * polish other PR
      
      * fix CI-coverage error, test=kunlun
      ded33b58
  19. 31 8月, 2022 6 次提交
  20. 30 8月, 2022 4 次提交
  21. 29 8月, 2022 1 次提交
    • S
      [geometric]Move graph-related incubate api to geometric (#44970) · 8f657f74
      Siming Dai 提交于
      * move incubate to geometric
      
      * add paddle.geometric
      
      * fix unittest bug
      
      * add float16 support for segment op
      
      * change reindex and sample neighbors flag name
      
      * add heter graph reindex
      
      * move sample_neighbors.py to neighbors.py
      
      * delete khop_sampler in geometric
      
      * delete unused code
      
      * change sample_neighbors api input order
      
      * fix en doc
      
      * fix unittest
      
      * fix unittest
      
      * change reindex
      
      * fix division by 0
      
      * delete unnecessary input argument
      
      * delete final_state
      8f657f74
  22. 25 8月, 2022 2 次提交