1. 07 6月, 2018 1 次提交
  2. 05 6月, 2018 1 次提交
  3. 29 5月, 2018 1 次提交
  4. 28 5月, 2018 1 次提交
  5. 23 5月, 2018 1 次提交
  6. 21 5月, 2018 1 次提交
  7. 10 5月, 2018 1 次提交
  8. 08 5月, 2018 1 次提交
    • Y
      Clean OpProtoAndCheckerMaker · 0e78cb69
      Yu Yang 提交于
      Do not use ctor
      
      * Reduce line of codes.
      * We can use virtual function for Maker now.
      * The implementation does not care what maker holds, it is easier to
      refactor later.
      0e78cb69
  9. 13 4月, 2018 1 次提交
  10. 13 2月, 2018 1 次提交
  11. 12 2月, 2018 2 次提交
  12. 10 2月, 2018 2 次提交
  13. 30 1月, 2018 1 次提交
  14. 29 1月, 2018 2 次提交
    • T
      rename rpc ops · 1b8bc3c5
      typhoonzero 提交于
      1b8bc3c5
    • Y
      Batch barrier in send/recv op (#7847) · a585b585
      Yancey 提交于
      * initialize batch barrier
      
      * add some comments
      
      * update
      
      * fix batch barrier
      
      * use sendvariable rpc interface to send batch barrier
      
      * fix comment
      
      * fix method
      
      * fix by comment
      
      * fix by comment
      a585b585
  15. 24 1月, 2018 2 次提交
  16. 23 1月, 2018 2 次提交
  17. 21 1月, 2018 1 次提交
  18. 20 1月, 2018 1 次提交
  19. 18 1月, 2018 3 次提交
  20. 17 1月, 2018 1 次提交
  21. 15 1月, 2018 3 次提交
  22. 11 1月, 2018 1 次提交
  23. 09 1月, 2018 1 次提交
  24. 08 1月, 2018 1 次提交
  25. 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
  26. 26 12月, 2017 1 次提交
  27. 25 12月, 2017 2 次提交
  28. 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
  29. 21 12月, 2017 2 次提交