1. 04 6月, 2018 1 次提交
  2. 22 5月, 2018 2 次提交
    • X
      clean up · 11fe3c79
      Xin Pan 提交于
      11fe3c79
    • X
      multi-thread handlerequest · b4dd4c04
      Xin Pan 提交于
          Experiment on vgg flower, 2 trainers, 1ps.
          more trainer could have more speedup.
      
          After:
          Pass = 0, Iters = 327, Speed = (7.52) img/s
          Before:
          Pass = 0, Iters = 385, Speed = (6.77) img/s
      b4dd4c04
  3. 19 5月, 2018 2 次提交
  4. 04 5月, 2018 1 次提交
  5. 03 5月, 2018 1 次提交
  6. 16 4月, 2018 1 次提交
  7. 12 4月, 2018 1 次提交
  8. 12 2月, 2018 1 次提交
  9. 15 1月, 2018 1 次提交
  10. 01 12月, 2017 1 次提交
  11. 30 11月, 2017 1 次提交
  12. 29 11月, 2017 1 次提交
  13. 28 11月, 2017 2 次提交
    • Y
      Fix MacOS compile (#5978) · 6375c8ca
      Yu Yang 提交于
      * Fix MacOS compile
      
      * Update GRPC
      
      * Unset PROTOBUF_EXEC
      6375c8ca
    • Send recv op (#5520) · 0a8a86e0
      武毅 提交于
      * WIP send recv op
      
      * WIP send recv
      
      * put grpc impl in details
      
      * put grpc impl in details
      
      * update wip
      
      * update proto
      
      * update proto
      
      * update proto
      
      * clean cmake
      
      * wip on op implementations
      
      * wip on op implementations
      
      * compile ok adding ut
      
      * wip unitest
      
      * add extern cares for linking
      
      * wip add ut
      
      * working version send recv
      
      * revert optimizer.py
      
      * update test cmake
      
      * add libtool to dockerfile
      
      * update cmake dependency
      
      * update cmake depends
      
      * update cmake grpc depends
      
      * fix cmake dependency
      
      * fix compile error
      
      * fix compile
      
      * follow comments
      
      * update
      
      * update copyfrom
      0a8a86e0