1. 03 1月, 2023 1 次提交
  2. 02 12月, 2022 1 次提交
    • Y
      clear fluid apis: square_error_cost (#48029) · 33173ab4
      yuehuayingxueluo 提交于
      * clear fluid apis in fleet and passes
      
      * fix model.py
      
      * fix model.py
      
      * fix cpp_pass.py
      
      * clear loss.py
      
      * change test file
      
      * fix some test_*.py
      
      * fix adaround.py
      
      * fix evaluator.py
      
      * fix CI bug
      
      * fix CI bug
      
      * fix decode.py
      
      * fix detection.py
      
      * fix ci bug
      
      * rm test_sigmoid_cross_entropy_with_logits_op_ipu.py and fix __init__.py
      
      * fix ci bug
      
      * fix ci BUG
      33173ab4
  3. 30 11月, 2022 1 次提交
  4. 26 11月, 2022 1 次提交
  5. 25 11月, 2022 1 次提交
  6. 23 10月, 2022 1 次提交
  7. 27 9月, 2022 1 次提交
  8. 05 7月, 2022 1 次提交
  9. 16 6月, 2022 1 次提交
  10. 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
  11. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f
  12. 28 2月, 2020 1 次提交
  13. 15 1月, 2019 1 次提交
  14. 15 8月, 2018 1 次提交
  15. 26 7月, 2018 2 次提交
  16. 26 6月, 2018 1 次提交
  17. 20 6月, 2018 1 次提交
  18. 26 5月, 2018 1 次提交
  19. 15 5月, 2018 1 次提交
  20. 02 5月, 2018 1 次提交
  21. 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
  22. 06 3月, 2018 1 次提交
  23. 27 2月, 2018 1 次提交
  24. 24 2月, 2018 3 次提交
  25. 12 2月, 2018 2 次提交
  26. 09 2月, 2018 1 次提交
  27. 08 2月, 2018 1 次提交
  28. 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
  29. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  30. 25 12月, 2017 1 次提交
  31. 22 12月, 2017 1 次提交
  32. 29 11月, 2017 1 次提交
  33. 24 11月, 2017 1 次提交
  34. 17 11月, 2017 1 次提交
  35. 15 11月, 2017 2 次提交