1. 16 6月, 2022 1 次提交
  2. 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
  3. 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
  4. 28 2月, 2020 1 次提交
  5. 16 8月, 2019 1 次提交
  6. 25 11月, 2018 1 次提交
  7. 19 9月, 2018 1 次提交
  8. 23 8月, 2018 2 次提交
  9. 22 8月, 2018 1 次提交
  10. 15 8月, 2018 1 次提交
  11. 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
  12. 26 7月, 2018 2 次提交
  13. 20 6月, 2018 1 次提交
  14. 15 5月, 2018 1 次提交
  15. 04 5月, 2018 1 次提交
    • K
      Add float16 demo code and put float16 work in contrib/float16 folder (#10331) · 7a860694
      Kexin Zhao 提交于
      * add test float16 inference accuracy example
      
      * complete the test
      
      * clean code
      
      * add argument parse and refine tests
      
      * add shell script
      
      * add float16 benchmark code
      
      * refine code
      
      * prepare for contrib/float16
      
      * put things in contrib float16 folder
      
      * update benchmark result
      
      * further update benchmark report
      
      * add float16 inference report
      
      * update report
      7a860694
  16. 02 5月, 2018 1 次提交
  17. 27 4月, 2018 1 次提交
  18. 25 4月, 2018 1 次提交
  19. 19 4月, 2018 1 次提交
  20. 17 4月, 2018 1 次提交
  21. 13 4月, 2018 1 次提交
  22. 10 4月, 2018 2 次提交
  23. 09 4月, 2018 1 次提交
  24. 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
  25. 06 3月, 2018 1 次提交
  26. 03 3月, 2018 1 次提交
  27. 27 2月, 2018 1 次提交
  28. 24 2月, 2018 3 次提交
  29. 12 2月, 2018 3 次提交
  30. 08 2月, 2018 2 次提交
  31. 06 2月, 2018 1 次提交
  32. 31 1月, 2018 1 次提交