1. 22 8月, 2017 1 次提交
  2. 18 8月, 2017 1 次提交
  3. 17 8月, 2017 2 次提交
  4. 10 8月, 2017 2 次提交
  5. 26 5月, 2017 1 次提交
  6. 25 5月, 2017 2 次提交
  7. 28 4月, 2017 1 次提交
  8. 05 1月, 2017 1 次提交
  9. 23 12月, 2016 1 次提交
  10. 12 12月, 2016 1 次提交
  11. 09 12月, 2016 1 次提交
  12. 22 11月, 2016 1 次提交
  13. 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
  14. 29 8月, 2016 1 次提交