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