1. 13 1月, 2023 1 次提交
  2. 04 1月, 2023 1 次提交
  3. 25 11月, 2022 1 次提交
  4. 07 11月, 2022 1 次提交
  5. 20 10月, 2022 2 次提交
  6. 18 10月, 2022 1 次提交
  7. 29 9月, 2022 1 次提交
  8. 20 9月, 2022 2 次提交
  9. 19 9月, 2022 1 次提交
  10. 15 9月, 2022 1 次提交
  11. 09 9月, 2022 1 次提交
  12. 07 9月, 2022 2 次提交
  13. 06 9月, 2022 2 次提交
  14. 05 9月, 2022 1 次提交
  15. 04 9月, 2022 1 次提交
  16. 02 9月, 2022 4 次提交
  17. 01 9月, 2022 2 次提交
  18. 31 8月, 2022 2 次提交
  19. 30 8月, 2022 2 次提交
  20. 29 8月, 2022 3 次提交
    • S
      [PHI] Migrate relu6 and abs kernels (#45397) · 632bc1f2
      Sławomir Siwek 提交于
      * abs relu6 fwd
      
      * abs bwd
      
      * gaussian_random_kernel and mkldnn-onednn renaming
      
      * scale kernel
      
      * whitespace
      
      * whitespace
      
      * revert scale migration
      
      * whitespaces
      
      * revert changes to gaussian kernel
      
      * whitespaces
      632bc1f2
    • Z
      Fix HardSwish inf (#35386) · fbd83812
      Zhang Ting 提交于
      * fix hard_swish inf
      
      * skip_check_grad for mkldnn op
      
      * 'fix code style'
      
      * fix unittest
      fbd83812
    • 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
  21. 26 8月, 2022 1 次提交
    • K
      Transfer transfer_layout from fluid to phi (#45261) · 985f2a4a
      kangguangli 提交于
      * remove fluid kernel and activate phi kernel
      
      * fix parameter error
      
      * transfer mkldnn part
      
      * modify header file path
      
      * fix compile error
      
      * transfer special case
      
      * fix lod setting and special case for layout setting
      
      * add testcase and refine code
      985f2a4a
  22. 24 8月, 2022 1 次提交
    • L
      make tensor_util contains no cuda code (#45256) · 78916a7a
      Leo Chen 提交于
      * make tensor_util contains no cuda code
      
      * refine isfinite
      
      * revert ut
      
      * move isfinite function to its op
      
      * fix test
      
      * fix compile
      
      * std::isnan is not defined for int type on windows
      
      * fix windows compile
      
      * fix fp16
      
      * fix rocm compile
      
      * revert gradient node
      78916a7a
  23. 23 8月, 2022 2 次提交
  24. 22 8月, 2022 1 次提交
  25. 17 8月, 2022 2 次提交
  26. 11 8月, 2022 1 次提交