1. 22 1月, 2018 1 次提交
  2. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  3. 19 1月, 2018 1 次提交
  4. 15 1月, 2018 4 次提交
  5. 13 1月, 2018 1 次提交
  6. 12 1月, 2018 1 次提交
  7. 10 1月, 2018 1 次提交
  8. 06 1月, 2018 1 次提交
  9. 05 1月, 2018 1 次提交
  10. 03 1月, 2018 2 次提交
  11. 02 1月, 2018 5 次提交
  12. 22 12月, 2017 4 次提交
  13. 21 12月, 2017 4 次提交
  14. 19 12月, 2017 3 次提交
  15. 14 12月, 2017 3 次提交
  16. 13 12月, 2017 2 次提交
  17. 12 12月, 2017 2 次提交
  18. 11 12月, 2017 1 次提交
  19. 08 12月, 2017 2 次提交
    • C
      fix conv2d_transpose API (Add dilation) · 5f48421c
      chengduoZH 提交于
      5f48421c
    • 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