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