1. 03 4月, 2018 1 次提交
  2. 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
  3. 10 1月, 2018 1 次提交
  4. 04 1月, 2018 1 次提交
  5. 27 11月, 2017 1 次提交
  6. 22 11月, 2017 2 次提交
  7. 16 11月, 2017 1 次提交
  8. 15 11月, 2017 2 次提交
  9. 01 9月, 2017 1 次提交
  10. 26 7月, 2017 1 次提交
  11. 25 7月, 2017 1 次提交
  12. 14 7月, 2017 1 次提交
    • Y
      Get OpProtos in Python · a76f7ed2
      Yu Yang 提交于
      * PyBind and SWIG of paddle cannot be load in a single Python process,
        lazy import all SWIG library of Paddle. Otherwise, the glog, gflags
        are imported twice in a same Python process.
      * Note that all PyBind11 return C++ std::string as an unicode. For
        protobuf, it is need be cast to `str` before use them.
      * Add unit test for Get `OpProtos`
      a76f7ed2
  13. 30 6月, 2017 1 次提交
  14. 20 6月, 2017 2 次提交
  15. 17 6月, 2017 1 次提交
  16. 31 5月, 2017 1 次提交
  17. 10 5月, 2017 2 次提交
  18. 09 5月, 2017 1 次提交
  19. 05 5月, 2017 1 次提交
  20. 04 5月, 2017 1 次提交
  21. 05 4月, 2017 3 次提交
  22. 28 3月, 2017 2 次提交
  23. 04 3月, 2017 5 次提交
  24. 02 3月, 2017 1 次提交
  25. 01 3月, 2017 2 次提交
  26. 27 2月, 2017 2 次提交
  27. 24 2月, 2017 1 次提交