1. 21 8月, 2020 3 次提交
  2. 20 8月, 2020 2 次提交
  3. 03 8月, 2020 1 次提交
  4. 30 7月, 2020 2 次提交
  5. 08 7月, 2020 1 次提交
  6. 01 7月, 2020 1 次提交
  7. 14 6月, 2020 1 次提交
  8. 12 6月, 2020 1 次提交
  9. 03 6月, 2020 1 次提交
  10. 11 5月, 2020 1 次提交
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  11. 07 4月, 2020 1 次提交
  12. 09 3月, 2020 1 次提交
  13. 08 3月, 2020 1 次提交
  14. 28 2月, 2020 1 次提交
  15. 22 2月, 2020 1 次提交
  16. 10 2月, 2020 1 次提交
  17. 21 1月, 2020 1 次提交
  18. 17 1月, 2020 1 次提交
  19. 13 1月, 2020 1 次提交
  20. 06 1月, 2020 1 次提交
  21. 25 12月, 2019 1 次提交
  22. 19 12月, 2019 1 次提交
  23. 12 12月, 2019 1 次提交
    • T
      memory leak for cpu (#21174) · 9ad940fd
      tangwei12 提交于
      * add fake init for the trainer, fix large memory hold in the trainer
      * do not merge recv vars from a remote endpoint, test=develop
      * add recv and save op, merge slice var in one op, save memory
      * remove hsigmoid with pull sparse, test=develop
      9ad940fd
  24. 03 12月, 2019 1 次提交
  25. 02 12月, 2019 1 次提交
  26. 28 11月, 2019 1 次提交
  27. 05 11月, 2019 1 次提交
  28. 01 11月, 2019 1 次提交
  29. 31 10月, 2019 1 次提交
  30. 20 10月, 2019 1 次提交
  31. 18 10月, 2019 1 次提交
  32. 16 10月, 2019 2 次提交
  33. 15 10月, 2019 2 次提交
  34. 07 10月, 2019 1 次提交
    • C
      Speed GEO-SGD (#20158) · eb05db71
      Chengmo 提交于
      * delete debug vlog & add rpc function & fix word2vec bug & speed GEO-SGD
      eb05db71