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