1. 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
  2. 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
  3. 31 10月, 2017 1 次提交
    • G
      Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162) · 8d1ad97b
      gongweibao 提交于
      * add logs and fix a bug
      
      * fix break buf
      
      * modify path bugs
      
      * fix by comments
      
      * fix by comments
      
      * add batch
      
      * add float32tostring
      
      * add pb support
      
      * moidfy gotpaht
      
      * compile ok
      
      * add proto
      
      * delete not need
      
      * add proto
      
      * add empty proto
      
      * clean not need
      
      * clean not need
      
      * modify deps
      
      * fix by comments and update depend
      
      * fix compile error
      
      * fix loop bugs
      8d1ad97b
  4. 23 10月, 2017 1 次提交
  5. 20 10月, 2017 1 次提交
  6. 09 10月, 2017 1 次提交
  7. 11 9月, 2017 1 次提交
  8. 16 8月, 2017 3 次提交
  9. 11 8月, 2017 1 次提交
  10. 17 7月, 2017 1 次提交
  11. 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
  12. 07 7月, 2017 1 次提交
  13. 07 6月, 2017 1 次提交
  14. 23 5月, 2017 1 次提交
  15. 24 4月, 2017 2 次提交
  16. 19 4月, 2017 2 次提交
  17. 17 4月, 2017 1 次提交
  18. 16 4月, 2017 1 次提交
  19. 15 4月, 2017 2 次提交
  20. 14 4月, 2017 2 次提交
  21. 13 4月, 2017 1 次提交
  22. 12 4月, 2017 1 次提交
  23. 07 4月, 2017 1 次提交
  24. 06 4月, 2017 1 次提交
  25. 05 4月, 2017 1 次提交
  26. 29 3月, 2017 2 次提交
  27. 28 3月, 2017 1 次提交
  28. 27 3月, 2017 1 次提交
  29. 06 3月, 2017 1 次提交
  30. 05 3月, 2017 2 次提交
  31. 04 3月, 2017 1 次提交
  32. 03 3月, 2017 1 次提交