1. 20 1月, 2018 1 次提交
  2. 18 1月, 2018 3 次提交
  3. 17 1月, 2018 1 次提交
  4. 15 1月, 2018 3 次提交
  5. 11 1月, 2018 1 次提交
  6. 09 1月, 2018 1 次提交
  7. 08 1月, 2018 1 次提交
  8. 05 1月, 2018 1 次提交
    • Y
      send_recv variables (#7161) · e5fe8935
      Yancey 提交于
      * send_recv variable
      
      * delete unused logs
      
      * fix ci failed
      
      * update
      
      * resize tensor before tensor copy
      
      * add selectedrows unit test
      
      * check rows
      e5fe8935
  9. 26 12月, 2017 1 次提交
  10. 25 12月, 2017 2 次提交
  11. 24 12月, 2017 1 次提交
    • D
      Feature/operator run place (#6783) · 735eba29
      dzhwinter 提交于
      * "change operator interface"
      
      * "move devicepool to device_context"
      
      * "fix operator test"
      
      * "fix op_registry Run interface"
      
      * "net op passed. Need to fix nccl multi-Context"
      
      * "add nccl group function"
      
      * "add nccl group function"
      
      * "fix gpu count exceed 32 error"
      
      * "fix recurrent op, nccl op"
      
      * "change the other operators interface with Place"
      
      * "fix typo"
      
      * "fix pybind"
      
      * "fix device in python side"
      
      * "fix pybind failed"
      
      * "add init for test"
      
      * "fix CI"
      735eba29
  12. 21 12月, 2017 2 次提交
  13. 20 12月, 2017 2 次提交
  14. 19 12月, 2017 1 次提交
  15. 18 12月, 2017 3 次提交
  16. 15 12月, 2017 2 次提交
  17. 14 12月, 2017 2 次提交
  18. 13 12月, 2017 1 次提交
  19. 12 12月, 2017 1 次提交
  20. 11 12月, 2017 1 次提交
  21. 08 12月, 2017 4 次提交
  22. 01 12月, 2017 1 次提交
  23. 28 11月, 2017 1 次提交
    • 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