1. 23 3月, 2023 1 次提交
  2. 29 11月, 2022 1 次提交
  3. 23 10月, 2022 1 次提交
  4. 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
  5. 29 4月, 2021 1 次提交
  6. 09 7月, 2020 1 次提交
  7. 10 10月, 2019 1 次提交
  8. 19 6月, 2019 1 次提交
  9. 30 11月, 2018 1 次提交
  10. 08 10月, 2018 2 次提交
  11. 05 10月, 2018 1 次提交
  12. 11 9月, 2018 1 次提交
    • Q
      Add multiprocess reader (#13311) · b681537e
      Qiao Longfei 提交于
      * add multiprocess_reader
      
      * add multiprocess_reader to reader decorator
      
      * support piped multi process reader
      
      * revert v2 decorator
      
      * add comment to multiprocess_reader
      
      * optimize code
      
      * use ujson to speed up json serialize/deserialize
      
      * add assert to multiprocess_reader
      
      * update comment of multiprocess_reader
      
      * optimize ujson import, handle error case
      
      * optimize import ujson
      
      * remove ujson from requirements.txt
      
      * add import sys to decorator.py
      b681537e
  13. 26 7月, 2018 1 次提交
  14. 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
  15. 12 2月, 2018 1 次提交
  16. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  17. 25 12月, 2017 1 次提交
  18. 15 12月, 2017 1 次提交
  19. 28 6月, 2017 1 次提交
  20. 21 6月, 2017 3 次提交
  21. 20 6月, 2017 2 次提交
  22. 27 2月, 2017 1 次提交
  23. 23 2月, 2017 1 次提交
  24. 22 2月, 2017 2 次提交
  25. 18 2月, 2017 1 次提交