1. 14 8月, 2017 1 次提交
  2. 10 8月, 2017 3 次提交
  3. 09 8月, 2017 1 次提交
  4. 06 8月, 2017 1 次提交
  5. 05 8月, 2017 1 次提交
  6. 04 8月, 2017 3 次提交
  7. 03 8月, 2017 1 次提交
    • Y
      Faster Python unittest · 359e79e5
      Yu Yang 提交于
      * Do not use `virtualenv` in Docker
      * Split unittest into many target, make them parallel
      359e79e5
  8. 02 8月, 2017 1 次提交
  9. 21 7月, 2017 3 次提交
  10. 20 7月, 2017 2 次提交
  11. 19 7月, 2017 3 次提交
  12. 18 7月, 2017 1 次提交
  13. 13 7月, 2017 1 次提交
  14. 12 7月, 2017 2 次提交
  15. 11 7月, 2017 1 次提交
    • Y
      Expose paddle.framework by pybind11 (#2793) · 27b196ba
      Yu Yang 提交于
      * Expose paddle.framework by pybind11
      
      * Export paddle.framework.{Scope, Variable} to paddle.v2.framework.core.
      * See python/paddle/v2/framework/tests/test_scope.py for Python usage
      * See paddle/pybind/pybind.cc for C++ bind code.
      
      * add copyright
      27b196ba
  16. 07 7月, 2017 1 次提交
  17. 04 7月, 2017 1 次提交
    • Q
      pserver etcd client (#2559) · 9045063b
      Qiao Longfei 提交于
      * init etcd cclient
      
      * add etcd
      
      * add etcd.go
      
      * fix compile problem
      
      * move code to etcd.go
      
      * add etcd_lister.go for pserver client
      
      * add etcd_client_test.go
      
      * merge etcd_client_test and client_test
      
      * refine client_test.go
      
      * refine code
      
      * format code
      
      * add TODO and use interface instead of struct
      
      * fix typo of initDesiredPservers
      
      * optimize dir structure of go/pserver/client
      
      * add a flag to config index for pserver
      
      * follow comment
      
      * fix path
      
      * optimize code
      
      * remove err in pserver NewEtcd
      
      * restore comment about /ps_desired
      9045063b
  18. 03 7月, 2017 1 次提交
  19. 30 6月, 2017 2 次提交
  20. 28 6月, 2017 2 次提交
  21. 27 6月, 2017 2 次提交
  22. 26 6月, 2017 2 次提交
  23. 20 6月, 2017 2 次提交
  24. 17 6月, 2017 1 次提交
  25. 07 6月, 2017 1 次提交