1. 01 7月, 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. 12 2月, 2018 1 次提交
  4. 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
  5. 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
  6. 29 9月, 2017 1 次提交
  7. 12 9月, 2017 2 次提交
  8. 31 8月, 2017 1 次提交
  9. 27 7月, 2017 1 次提交
  10. 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
  11. 27 5月, 2017 1 次提交
  12. 15 5月, 2017 2 次提交
  13. 09 5月, 2017 1 次提交
  14. 04 5月, 2017 1 次提交
  15. 17 4月, 2017 1 次提交
  16. 13 4月, 2017 2 次提交
  17. 12 4月, 2017 2 次提交
  18. 29 3月, 2017 2 次提交
  19. 27 3月, 2017 1 次提交
  20. 08 3月, 2017 2 次提交
  21. 07 3月, 2017 1 次提交
  22. 06 3月, 2017 2 次提交
  23. 04 3月, 2017 1 次提交
  24. 01 3月, 2017 3 次提交