1. 15 12月, 2017 1 次提交
  2. 14 12月, 2017 2 次提交
  3. 13 12月, 2017 5 次提交
  4. 12 12月, 2017 7 次提交
  5. 11 12月, 2017 3 次提交
  6. 08 12月, 2017 2 次提交
    • Q
      Nmt decoder train (#6367) · 36fcc95c
      Qiao Longfei 提交于
      * init decoder_trainer
      
      * can run
      
      * fix lod
      
      * add sharelod to cross_entropy_grad_op
      
      * add avg_cost to fetch list
      
      * modify learning rate
      
      * can run
      
      * optimie code
      
      * add early exit
      
      * fix print
      
      * revert test_understand_sentiment_conv.py
      
      * add act to fc
      36fcc95c
    • C
      follow comments · 3c844447
      chengduoZH 提交于
      3c844447
  7. 07 12月, 2017 4 次提交
  8. 06 12月, 2017 6 次提交
  9. 05 12月, 2017 3 次提交
    • Q
      add chunk eval layer (#6296) · 161128ba
      Qiao Longfei 提交于
      * add crf_decoding layer
      
      * fix some typo
      
      * init trunk_evaluator
      
      * add trunk_evaluator layer
      
      * update chunk_eval_op and test, change int32 to int64
      
      * fix a numeric problem
      
      * change layers.trunk_evaluator to layers.trunk_eval
      
      * fix typo
      
      * add precision_val
      161128ba
    • D
      "add init seed" (#6221) · 4eac85c6
      dzhwinter 提交于
      * "add init seed"
      
      * "fix compile error"
      
      * "add program level seed setting"
      
      * "fixed based on comments"
      4eac85c6
    • Q
      add crf_decoding layer (#6274) · 45c8a88a
      Qiao Longfei 提交于
      * add crf_decoding layer
      
      * fix some typo
      
      * fix test_crf_decoding_op
      45c8a88a
  10. 04 12月, 2017 4 次提交
  11. 03 12月, 2017 1 次提交
  12. 01 12月, 2017 2 次提交