1. 02 4月, 2019 1 次提交
  2. 25 3月, 2019 1 次提交
  3. 20 3月, 2019 2 次提交
  4. 28 12月, 2018 1 次提交
  5. 12 12月, 2018 1 次提交
  6. 14 11月, 2018 1 次提交
  7. 08 11月, 2018 1 次提交
  8. 05 11月, 2018 1 次提交
  9. 17 8月, 2018 1 次提交
  10. 05 8月, 2018 1 次提交
  11. 22 6月, 2018 1 次提交
  12. 20 6月, 2018 1 次提交
  13. 19 6月, 2018 5 次提交
  14. 08 6月, 2018 1 次提交
  15. 10 5月, 2018 3 次提交
  16. 09 5月, 2018 1 次提交
  17. 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
  18. 16 3月, 2018 1 次提交
  19. 15 2月, 2018 1 次提交
    • Y
      Update tensor_util.h (#8422) · cfffb1a3
      Yi Wang 提交于
      * Update tensor_util.h
      
      * Update with moved TensorDesc
      
      * Fix tensur_utils.cu
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Make tensor_util.cu a symbolic link
      cfffb1a3
  20. 12 2月, 2018 1 次提交
  21. 10 2月, 2018 2 次提交
  22. 09 2月, 2018 1 次提交
  23. 09 1月, 2018 1 次提交
  24. 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
  25. 28 12月, 2017 1 次提交
    • Y
      Implement selectedrows serialize and deserialize (#7042) · 2cdef424
      Yancey 提交于
      * implement selectedrows serialize and deserialize
      
      * make serialize/deserialize as global function
      
      * recover send_imp.cc
      
      * delete unused brackets
      
      * fix compile error
      
      * serialize version in LodTensor and SelecetedRows
      
      * fix ci
      
      * fix ci
      2cdef424
  26. 27 12月, 2017 4 次提交
  27. 26 12月, 2017 1 次提交
  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. 20 12月, 2017 1 次提交