You need to sign in or sign up before continuing.
  1. 24 4月, 2018 1 次提交
  2. 12 2月, 2018 1 次提交
  3. 28 6月, 2017 1 次提交
  4. 26 6月, 2017 1 次提交
  5. 25 6月, 2017 1 次提交
  6. 22 4月, 2017 1 次提交
  7. 14 3月, 2017 1 次提交
  8. 08 3月, 2017 1 次提交
  9. 07 3月, 2017 2 次提交
  10. 23 2月, 2017 1 次提交
  11. 22 2月, 2017 1 次提交
  12. 20 2月, 2017 1 次提交
  13. 17 2月, 2017 3 次提交
  14. 16 2月, 2017 1 次提交
  15. 21 12月, 2016 2 次提交
  16. 20 12月, 2016 1 次提交
  17. 14 12月, 2016 1 次提交
  18. 09 12月, 2016 1 次提交
  19. 22 11月, 2016 1 次提交
  20. 17 10月, 2016 1 次提交
    • E
      Fix sparse training for trainer_count=1 (#204) · 28bc05b1
      emailweixu 提交于
      * Fix sparse training for trainer_count=1
      
      For trainer_count=1, the gradient machine is NeuralNetwork, which does not create parameter buf for PARAMETER_GRADIENT for sparse update in Parameter::enableType. But gradient parameter buf is still used in SgdThreadUpdater.
      
      * Minor update to comment
      28bc05b1
  21. 14 9月, 2016 2 次提交
  22. 29 8月, 2016 1 次提交