1. 19 2月, 2017 1 次提交
  2. 18 1月, 2017 1 次提交
    • backyes's avatar
      fix bug: · b6dfd289
      backyes 提交于
      * update function can not be inherited since updateImpl exsits
      * remove update implementation in one inherited updater
      b6dfd289
  3. 05 1月, 2017 1 次提交
  4. 23 12月, 2016 2 次提交
  5. 22 12月, 2016 1 次提交
  6. 20 12月, 2016 2 次提交
  7. 14 12月, 2016 2 次提交
  8. 12 12月, 2016 1 次提交
  9. 09 12月, 2016 1 次提交
  10. 05 12月, 2016 1 次提交
  11. 22 11月, 2016 1 次提交
  12. 17 11月, 2016 1 次提交
  13. 13 11月, 2016 1 次提交
  14. 12 11月, 2016 3 次提交
  15. 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
  16. 27 9月, 2016 1 次提交
  17. 17 9月, 2016 1 次提交
  18. 14 9月, 2016 3 次提交
  19. 13 9月, 2016 1 次提交
  20. 10 9月, 2016 1 次提交
  21. 08 9月, 2016 1 次提交
  22. 30 8月, 2016 1 次提交
  23. 29 8月, 2016 1 次提交