1. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  2. 06 5月, 2021 1 次提交
  3. 29 4月, 2021 1 次提交
  4. 27 4月, 2021 1 次提交
  5. 11 11月, 2020 1 次提交
  6. 31 8月, 2020 1 次提交
    • Q
      Move hapi to python/paddle root dir. (#26442) · f7fb4c22
      qingqing01 提交于
      * Move hapi form paddle/incubate to paddle
      
      * Remove vision/datasets/utils.py and clean code
      
      * Add sample code for conll05
      
      * Print pull path when saving model
      
      * Fix sample code after paramter_list of SGD is changed to parameters
      
      * Fix bug in wmt16 datase
      f7fb4c22
  7. 28 2月, 2020 1 次提交
  8. 26 8月, 2019 1 次提交
  9. 03 6月, 2019 1 次提交
  10. 28 11月, 2018 1 次提交
  11. 26 10月, 2018 2 次提交
  12. 30 9月, 2018 1 次提交
  13. 21 9月, 2018 1 次提交
  14. 15 8月, 2018 1 次提交
  15. 14 8月, 2018 2 次提交
  16. 10 8月, 2018 2 次提交
  17. 09 8月, 2018 1 次提交
  18. 08 8月, 2018 1 次提交
  19. 07 8月, 2018 1 次提交
    • M
      Fix pybind11 problem · 6abe819f
      minqiyang 提交于
      Fix str and bytes problem
      Fix sorted problem
      Fix math problem
      Fix CI problem
      6abe819f
  20. 26 7月, 2018 1 次提交
  21. 25 4月, 2018 1 次提交
  22. 31 3月, 2018 1 次提交
    • H
      Make paddle.fluid no longer depends on paddle.v2 · bcf7c36b
      Helin Wang 提交于
      In this way we can build and test using WITH_FLUID_ONLY flag being set
      to ON.
      
      - move paddle.v2.dataset,reader to paddle.dataset,reader
      - remove unused code (which depends on v2) in paddle.dataset,reader
      bcf7c36b
  23. 23 1月, 2018 2 次提交
  24. 22 1月, 2018 1 次提交
  25. 19 1月, 2018 1 次提交