1. 23 11月, 2021 1 次提交
  2. 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
  3. 26 7月, 2021 1 次提交
  4. 29 4月, 2021 1 次提交
  5. 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
  6. 25 4月, 2021 1 次提交
  7. 06 1月, 2021 1 次提交
  8. 30 12月, 2020 1 次提交
  9. 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
  10. 30 11月, 2020 1 次提交
  11. 26 11月, 2020 1 次提交
  12. 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
  13. 17 11月, 2020 1 次提交
  14. 09 11月, 2020 1 次提交
  15. 04 11月, 2020 1 次提交
  16. 12 10月, 2020 1 次提交
  17. 11 10月, 2020 1 次提交
  18. 10 10月, 2020 1 次提交
  19. 14 9月, 2020 1 次提交
  20. 28 8月, 2020 1 次提交
  21. 27 8月, 2020 1 次提交
  22. 26 8月, 2020 2 次提交
  23. 24 8月, 2020 1 次提交
  24. 22 8月, 2020 4 次提交
  25. 21 8月, 2020 1 次提交
  26. 20 8月, 2020 1 次提交
  27. 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
  28. 18 8月, 2020 1 次提交
  29. 17 8月, 2020 1 次提交
  30. 15 8月, 2020 1 次提交
    • Z
      expose and unify the Tensor concepts to the user (#25978) · 6de463d3
      Zhou Wei 提交于
      * expose and unify the Tensor concepts to the user
      
      * expose tensor to user
      
      * add copy place for Tensor
      
      * add copy place for Tensor
      
      * add note
      
      * add macro PADDLE_WITH_CUDA
      
      * remove RUN_TYPE=DIST
      
      * fix some error
      6de463d3
  31. 14 8月, 2020 1 次提交
  32. 11 8月, 2020 2 次提交
  33. 06 7月, 2020 1 次提交
    • C
      add Pad2D and LeakyReLU (#25177) · fc0da42b
      ceci3 提交于
      * add Pad2D and Leaky_ReLU, test=develop
      
      * update,test=develop
      
      * change name,test=develop
      
      * add unittest and redine docs,test=develop
      fc0da42b
  34. 15 5月, 2020 1 次提交
  35. 14 5月, 2020 1 次提交