1. 22 11月, 2016 1 次提交
    • Y
      Fix several cpp issues · d42fbed0
      Yu Yang 提交于
      * Different Type compare.
      * ostream << should pass a const object.
      * remove always true checks.
      d42fbed0
  2. 04 11月, 2016 1 次提交
  3. 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
  4. 14 10月, 2016 1 次提交
    • L
      hierarchical rnn document, add new config example (#106) · cebdb667
      luotao1 提交于
      * hierarchical rnn document, add new config example
      
      * update inputs_type of label
      
      * add check for unsupported config
      
      * refine hierarchical document
      
      * refine doc title
      
      * update docs, fix paddle to PaddlePaddle
      
      * follow comments
      cebdb667
  5. 29 9月, 2016 1 次提交
  6. 27 9月, 2016 1 次提交
  7. 17 9月, 2016 2 次提交
  8. 14 9月, 2016 4 次提交
  9. 09 9月, 2016 4 次提交
  10. 30 8月, 2016 1 次提交
  11. 29 8月, 2016 1 次提交