1. 18 10月, 2022 1 次提交
    • N
      [CodeStyle][py2] remove `compat` module (to_text) (#47036) · ad4c773b
      Nyakku Shigure 提交于
      * [CodeStyle][py2] remove `compat` module (to_text)
      
      * remove some unnecessary decode
      
      * remove to_text definition and unittest
      
      * Revert "remove to_text definition and unittest"
      
      This reverts commit a6b69cb8dca8b9b031ce10ea32d1040e7e0dd267.
      
      * remove an assertion
      
      * empty commit
      ad4c773b
  2. 17 10月, 2022 1 次提交
    • N
      [CodeStyle][py2] remove `compat` module (to_bytes) (#47035) · 198c7993
      Nyakku Shigure 提交于
      * [CodeStyle][py2] remove `compat` module (to_bytes)
      
      * remove some unused imports
      
      * clean up to_bytes definition and unittests
      
      * Revert "clean up to_bytes definition and unittests"
      
      This reverts commit e726539e1768172a411ff60e63fab82f164343cf.
      
      * use `b` prefix instead of `encode()`
      198c7993
  3. 14 10月, 2022 1 次提交
  4. 12 10月, 2022 1 次提交
  5. 27 9月, 2022 1 次提交
  6. 19 8月, 2022 1 次提交
  7. 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
  8. 08 4月, 2022 1 次提交
  9. 12 10月, 2021 1 次提交
  10. 28 7月, 2021 1 次提交
  11. 24 6月, 2021 1 次提交
  12. 21 6月, 2021 1 次提交
  13. 17 6月, 2021 1 次提交
  14. 11 6月, 2021 1 次提交
  15. 03 6月, 2021 1 次提交
  16. 06 5月, 2021 1 次提交
  17. 29 4月, 2021 1 次提交
  18. 27 4月, 2021 1 次提交
  19. 03 12月, 2020 1 次提交
  20. 30 11月, 2020 1 次提交
  21. 24 11月, 2020 2 次提交
  22. 11 11月, 2020 1 次提交
  23. 20 10月, 2020 1 次提交
  24. 24 9月, 2020 1 次提交
  25. 22 9月, 2020 1 次提交
  26. 07 9月, 2020 1 次提交
  27. 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
  28. 28 8月, 2020 1 次提交
    • L
      Refine paddle.manual_seed (#26496) · 844583c8
      Leo Chen 提交于
      * refine manual seed
      
      * fix ci problem
      
      * fix unittests
      
      * fix unittest
      
      * set is_init_py=false in manual_seed
      
      * fix unittest
      
      * fix bernoulli_op
      
      * fix(unittest): change random_seed to manual_seed
      
      * 🐞fix(unittest): fix manual_seed
      
      * trigger ci
      
      * fix test_sentiment
      
      * fix test_imperative_save_load
      
      * fix test_uniform_random_op
      
      * fix test_uniform_random_op
      
      * fix test_jit_save_load
      
      * merge develop
      
      * fix manual_seed
      
      * fix manual_seed
      
      * use global engine
      
      * use shared_ptr
      
      * fix double free
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix test bug
      
      * fix test bug
      
      * fix test bug
      
      * fix ci
      844583c8
  29. 07 4月, 2020 1 次提交
  30. 28 2月, 2020 1 次提交
  31. 23 2月, 2020 1 次提交
  32. 16 12月, 2019 1 次提交
  33. 03 12月, 2019 1 次提交
  34. 26 11月, 2019 1 次提交
    • H
      change download log format (#21290) · a214a308
      hong 提交于
      * change download log formate; test=develop
      
      * add unittest for data download; test=develop
      
      * remove cache before download; test=develop
      a214a308
  35. 04 10月, 2019 1 次提交
  36. 20 9月, 2019 2 次提交
  37. 04 9月, 2019 1 次提交
  38. 31 8月, 2019 1 次提交