1. 12 12月, 2017 1 次提交
  2. 24 10月, 2017 2 次提交
  3. 20 10月, 2017 1 次提交
  4. 28 8月, 2017 2 次提交
  5. 27 8月, 2017 1 次提交
  6. 11 8月, 2017 3 次提交
  7. 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
  8. 29 6月, 2017 3 次提交
  9. 15 6月, 2017 1 次提交
    • X
      Parameter initializer in V2 API · dd2cbb63
      xuwei06 提交于
      User can provide an initializer in ParamAttr. The initializer will be called when at parameters.create().
      dd2cbb63
  10. 06 5月, 2017 1 次提交
  11. 06 4月, 2017 1 次提交
  12. 06 3月, 2017 1 次提交
  13. 05 3月, 2017 1 次提交
  14. 04 3月, 2017 2 次提交
  15. 02 3月, 2017 1 次提交
  16. 28 2月, 2017 1 次提交
  17. 27 2月, 2017 1 次提交
  18. 23 2月, 2017 1 次提交
  19. 21 2月, 2017 1 次提交
  20. 17 2月, 2017 1 次提交
  21. 16 2月, 2017 3 次提交
  22. 15 2月, 2017 1 次提交
  23. 13 2月, 2017 1 次提交