1. 31 5月, 2022 1 次提交
    • T
      【PaddlePaddle Hackathon 2】16 新增 API RRelu (#41823) · 21e1d10f
      thunder95 提交于
      * rrelu逻辑部分
      
      * unregistered op kernel (unresolved)
      
      * commit before merge
      
      * 丰富测试用例
      
      * 修复rrelu-sig的bug
      
      * 修复cpu环境测试
      
      * 修改拼写错误
      
      * 修改code format
      
      * 尝试优化测试用例timeout的问题
      
      * 优化测试用例
      
      * 移除seed, 优化随机函数
      
      * update en doc for rrelu
      
      * fix rrelu en docs, test=document_fix
      
      * add paper link for en docs, test=document_fix
      
      * udpate en doc
      
      * add r,test=document_fix
      21e1d10f
  2. 12 5月, 2022 1 次提交
  3. 21 4月, 2022 1 次提交
  4. 22 2月, 2022 1 次提交
  5. 10 1月, 2022 1 次提交
  6. 07 1月, 2022 1 次提交
    • W
      modify mish op and add mish api (#38734) · 8c92337c
      wangxinxin08 提交于
      * add mish operator and api
      
      * remove redundant code and modify grad_atol of mish unittest
      
      * modify mish code to be consistent with other activation implementation
      8c92337c
  7. 30 11月, 2021 1 次提交
  8. 22 11月, 2021 1 次提交
  9. 13 10月, 2021 1 次提交
  10. 06 8月, 2021 1 次提交
    • S
      paddle/nn fix formula bugs (#34643) · 0f19ac7c
      sunzhongkai588 提交于
      * fix paddle.optimizer test=document_fix
      
      * fix paddle.optimizer test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix nn formula bugs test=document_fix
      
      * fix nn formula bugs test=document_fix
      
      * fix nn formula bugs test=document_fix
      0f19ac7c
  11. 26 7月, 2021 1 次提交
  12. 29 4月, 2021 1 次提交
  13. 27 4月, 2021 1 次提交
    • Z
      update 2.0 public api in nn (#31912) · 3b81f2b8
      zhiboniu 提交于
      * update 2.0 public api in nn
      
      * replace Chinese character cause error in ci;synchronization with pr:#32588 to avoid 'ascii' codec in python2
      
      * numbers used in paddle.nn.functional.norm but not imported
      3b81f2b8
  14. 25 4月, 2021 1 次提交
  15. 06 1月, 2021 1 次提交
  16. 30 12月, 2020 1 次提交
  17. 29 12月, 2020 1 次提交
    • C
      fix code bugs (#29932) · af372858
      Chen Long 提交于
      * fix code bugs
      
      * fix code bugs test=document_fix
      
      * fix code bugs test=document_fix
      af372858
  18. 30 11月, 2020 1 次提交
  19. 26 11月, 2020 1 次提交
  20. 24 11月, 2020 1 次提交
    • L
      Upgrade string literals to raw string (#28989) · 3815d7aa
      Leo Chen 提交于
      * upgrade comment string to raw string
      
      * fix string in
      
      * fix string with ' '
      
      * revert update on comments
      
      * upgrade only necessary
      
      * fix sample code checker
      
      * fix comments with '''
      3815d7aa
  21. 17 11月, 2020 1 次提交
  22. 09 11月, 2020 1 次提交
  23. 04 11月, 2020 1 次提交
  24. 12 10月, 2020 1 次提交
  25. 11 10月, 2020 1 次提交
  26. 10 10月, 2020 1 次提交
  27. 14 9月, 2020 1 次提交
  28. 28 8月, 2020 1 次提交
  29. 27 8月, 2020 1 次提交
  30. 26 8月, 2020 2 次提交
  31. 24 8月, 2020 1 次提交
  32. 22 8月, 2020 4 次提交
  33. 21 8月, 2020 1 次提交
  34. 20 8月, 2020 1 次提交
  35. 19 8月, 2020 1 次提交
    • Q
      elu gelu relu logsigmoid, test=develop (#26304) · 61800f4a
      Qi Li 提交于
      * logsigmoid and LogSigmoid, test=develop
      
      * add elu gelu relu, test=develop
      
      * update to_variable to to_tensor, test=develop
      
      * address review comments, test=develop
      
      * address review comments, test=develop
      
      * change to_variable to to_tensor in test, test=develop
      61800f4a
  36. 18 8月, 2020 1 次提交