1. 26 7月, 2021 1 次提交
  2. 29 4月, 2021 1 次提交
  3. 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
  4. 26 4月, 2021 1 次提交
  5. 30 3月, 2021 1 次提交
    • C
      add deprecated for softmax_with_cross_entropy (#31722) · 73a6fa3e
      chajchaj 提交于
      * add deprecated for softmax_with_cross_entropy, test=develop
      
      * test for deprecated in english doc, test=develop
      
      * test deprecated for softmax_with_cross_entropy in english doc, test=develop
      
      * fix readme and English doc for cross_entropy, test=develop
      
      * rm test for softmax_with_cross_entropy deprecated, test=develop
      
      * update readme for CrossEntropyLoss, test=develop
      
      * fix readme format, test=develop
      
      * fix readme format, test=develop
      
      * fix readme format for cross_entropy, test=develop
      
      * add softmax_switch and fix softlabel for cross_entropy, test=develop
      
      * 1)recovery softmax_with_cross_entropy in fluid 2) change softmax_switch to use_softmax 3) add example for softlabel for cross_entropy, test=develop
      
      * fix Example number for cross_entropy, test=develop
      
      * fix code format, test=develop
      
      * fix for CI-Coverage, test=develop
      
      * fix for CI-Coverage, test=develop
      
      * fix ci-coverage for Non-ASCII character '\xe2' in file, test=develop
      
      * fix ci-coverage for Non-ASCII character '\xe2' in nn.layer.loss.py, test=develop
      
      * update description for doc when use_softmax=Fasle, test=develop
      
      * fix some docs and code example for cross_entropy, test=develop
      
      * delete redundant description for soft_label parameter of cross_entropy, test=develop
      
      * fix some comment for test_cross_entropy_loss.py, test=develop
      73a6fa3e
  6. 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
  7. 02 12月, 2020 1 次提交
  8. 01 12月, 2020 1 次提交
  9. 27 11月, 2020 1 次提交
  10. 26 11月, 2020 2 次提交
  11. 25 11月, 2020 1 次提交
  12. 24 11月, 2020 2 次提交
  13. 23 11月, 2020 2 次提交
  14. 18 11月, 2020 1 次提交
  15. 12 11月, 2020 1 次提交
  16. 04 11月, 2020 1 次提交
  17. 12 10月, 2020 1 次提交
  18. 27 9月, 2020 1 次提交
    • L
      add support to float64 input of warpctc op. (#27399) · 1501a80f
      Li Fuchen 提交于
      * add float64 input to ctc_loss
      
      * modified error message of  warpctc
      
      * update repo and tag of warpctc
      
      * add test for warpctc with float64 input
      
      * modified warpctc.cmake to make sure build always
      
      * resolved sample code bug of warpctc
      
      * add core.ops in warpctc dygraph
      
      * fix a bug of test
      1501a80f
  19. 08 9月, 2020 1 次提交
  20. 31 8月, 2020 1 次提交
  21. 29 8月, 2020 1 次提交
  22. 24 8月, 2020 2 次提交
  23. 22 8月, 2020 1 次提交
  24. 21 8月, 2020 3 次提交
  25. 20 8月, 2020 1 次提交
  26. 18 8月, 2020 1 次提交
  27. 17 8月, 2020 1 次提交
  28. 15 8月, 2020 1 次提交
  29. 13 8月, 2020 1 次提交
  30. 12 8月, 2020 2 次提交
  31. 15 5月, 2020 1 次提交
  32. 14 5月, 2020 1 次提交
  33. 12 5月, 2020 1 次提交