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