1. 07 5月, 2021 1 次提交
  2. 28 4月, 2021 1 次提交
  3. 22 3月, 2021 1 次提交
  4. 03 2月, 2021 1 次提交
  5. 25 12月, 2020 1 次提交
  6. 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
  7. 28 2月, 2020 1 次提交
  8. 19 9月, 2019 1 次提交
  9. 22 1月, 2019 1 次提交
  10. 21 1月, 2019 1 次提交
  11. 16 12月, 2018 1 次提交
    • X
      fix · 6445cf1e
      Xin Pan 提交于
      test=develop
      6445cf1e
  12. 13 12月, 2018 1 次提交
  13. 13 10月, 2018 1 次提交
  14. 12 10月, 2018 1 次提交
    • X
      Avoid GetMutable implicitly reset Var Type. · 22850661
      Xin Pan 提交于
      This can cause a lot of problem:
      1. Wrong operator implementation, Op can get a wrong type without failure.
      2. Anytype can be Get without defined in VarType.
      
      Also fix wrong STEP_SCOPE usage.
      
      test=develop
      22850661
  15. 18 9月, 2018 1 次提交
  16. 15 8月, 2018 1 次提交
  17. 26 7月, 2018 2 次提交
  18. 17 7月, 2018 1 次提交
  19. 10 7月, 2018 1 次提交
  20. 26 6月, 2018 1 次提交
  21. 20 6月, 2018 1 次提交
  22. 25 5月, 2018 1 次提交
  23. 24 5月, 2018 1 次提交
  24. 15 5月, 2018 1 次提交
  25. 02 5月, 2018 1 次提交
  26. 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
  27. 27 2月, 2018 1 次提交
  28. 24 2月, 2018 3 次提交
  29. 12 2月, 2018 3 次提交
  30. 10 2月, 2018 1 次提交
  31. 08 2月, 2018 3 次提交
  32. 30 1月, 2018 2 次提交