1. 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
  2. 25 4月, 2021 1 次提交
  3. 06 1月, 2021 1 次提交
  4. 30 12月, 2020 1 次提交
  5. 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
  6. 30 11月, 2020 1 次提交
  7. 26 11月, 2020 1 次提交
  8. 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
  9. 17 11月, 2020 1 次提交
  10. 09 11月, 2020 1 次提交
  11. 04 11月, 2020 1 次提交
  12. 12 10月, 2020 1 次提交
  13. 11 10月, 2020 1 次提交
  14. 10 10月, 2020 1 次提交
  15. 14 9月, 2020 1 次提交
  16. 28 8月, 2020 1 次提交
  17. 27 8月, 2020 1 次提交
  18. 26 8月, 2020 2 次提交
  19. 24 8月, 2020 1 次提交
  20. 22 8月, 2020 4 次提交
  21. 21 8月, 2020 1 次提交
  22. 20 8月, 2020 1 次提交
  23. 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
  24. 18 8月, 2020 1 次提交
  25. 17 8月, 2020 1 次提交
  26. 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
  27. 14 8月, 2020 1 次提交
  28. 11 8月, 2020 2 次提交
  29. 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
  30. 15 5月, 2020 1 次提交
  31. 14 5月, 2020 1 次提交
  32. 26 4月, 2020 1 次提交
  33. 14 4月, 2020 1 次提交
    • F
      Add row_conv and hsigmoid into paddle.nn(functional and layer) (#23517) · 600cb8c8
      Feiyu Chan 提交于
      * add approximation for gelu, test=develop
      
      * add functional conv
      
      * add test and doc for function convs, test=develop
      
      * update ConvTransposeOp's InferShape and error message, test=develop
      
      * add hsigmoid, row_conv in paddle.nn(functional and layer), test=develop
      
      * fix hyperlinks in docstring
      600cb8c8
  34. 12 4月, 2020 1 次提交
  35. 11 4月, 2020 1 次提交