1. 07 11月, 2019 2 次提交
  2. 25 10月, 2019 1 次提交
    • L
      Cherry pick from 1.6 to develop (#3765) · 9e5cfbf8
      Li Fuchen 提交于
      * Use new save/load api and change fluid.layers.data to fluid.data (#3547)
      
      * Use new save/load api and change fluid.layers.data to fluid.data
      
      * add check for paddle version
      
      * Use new save/load api in ptb_lm (#3546)
      
      * Use new save/load api in ptb_lm
      
      * add check for paddle version
      
      * unify reader to dataloader (#3488)
      
      unify reader to dataloader
      
      * Use new save/load api and change fluid.layers.data to fluid.data (#3547)
      
      * Use new save/load api and change fluid.layers.data to fluid.data
      
      * add check for paddle version
      9e5cfbf8
  3. 15 10月, 2019 1 次提交
    • G
      Add beam search for dygraph Transformer. (#3555) · 2bbe37ad
      Guo Sheng 提交于
      * Add beam search for dygraph Transformer.
      Re-organize dygraph Transformer.
      
      * Add custumed data support for dygraph Transformer.
      
      * Add validation in dygraph Transformer.
      
      * Update notes for multi-gpu for dygraph Transformer.
      2bbe37ad
  4. 10 10月, 2019 1 次提交
  5. 27 9月, 2019 1 次提交
    • J
      Fix/dygraph doc (#3438) · c8f18640
      Jiabin Yang 提交于
      * using new load api
      
      * merge
      
      * add dygraph user guide in models/dygraph
      
      * remove useless files
      c8f18640
  6. 23 9月, 2019 1 次提交
  7. 30 8月, 2019 1 次提交
  8. 07 8月, 2019 1 次提交
  9. 01 8月, 2019 1 次提交
  10. 19 7月, 2019 5 次提交
  11. 17 7月, 2019 1 次提交
    • D
      Add ce to CycleGAN (#2807) · 4b5d8b42
      Divano 提交于
      * Update mnist_dygraph.py
      
      fix bug
      
      * add muti card support for se_resnext
      
      * add some description to readme.md
      
      * add ce for cyclegan
      
      * fix code style
      
      * add ce for ptb_lm
      4b5d8b42
  12. 15 7月, 2019 1 次提交
    • D
      Add CE to Sentiment (#2777) · 011591da
      Divano 提交于
      * Update mnist_dygraph.py
      
      fix bug
      
      * add ce to se_resnext
      
      * delete useless comments and fix unique_name bugs
      
      * add sentiment ce
      
      * delete some comment
      
      * fix code style
      011591da
  13. 12 7月, 2019 1 次提交
  14. 04 7月, 2019 1 次提交
  15. 01 7月, 2019 1 次提交
  16. 28 6月, 2019 1 次提交
  17. 25 6月, 2019 1 次提交
    • D
      add Resnet ce (#2502) · c25124db
      Divano 提交于
      * add ce for dygraph mnist
      
      * add ce for dygraph mnist
      
      * del mnist_dygraph.py
      
      * change mnist_dygraph to train
      
      * fix print style
      
      * add resnet
      
      * fix ce bug
      
      * fix ce decsription
      c25124db
  18. 20 6月, 2019 2 次提交
  19. 18 6月, 2019 1 次提交
    • D
      fix load bug (#2435) · dc8813aa
      Divano 提交于
      load_persistables function returns a tuple which include parameters and optimizer
      dc8813aa
  20. 17 6月, 2019 1 次提交
    • X
      Refine readme for cycle_gan (#2420) · 53a805f5
      xiaoting 提交于
      1.Modify the checkpoint save path
      2. Modifiy the img save paht
      3. Synchronous modification for Readme
      4. update generated result img
      53a805f5
  21. 14 6月, 2019 1 次提交
  22. 11 6月, 2019 1 次提交
  23. 10 6月, 2019 4 次提交
  24. 07 6月, 2019 1 次提交
  25. 06 6月, 2019 1 次提交
  26. 03 6月, 2019 2 次提交
    • H
      Fix ocr reader (#2346) · c4701ae0
      Hongyu Liu 提交于
      * add pbt lm; test=develop
      
      * add dynamic ocr recognition; test=develop
      
      * add unility.py; test=develop
      
      * add readme; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix reader CACAHE_DIR_NAME; test=develop
      
      * fix cache dir name; test=develop
      c4701ae0
    • H
      Add resnet eval mode (#2336) · 020d7573
      Hongyu Liu 提交于
      * add ptb lm; test=develop
      
      * add dynamic ocr recognition; test=develop
      
      * fix renet bug; test=develop
      
      * fix ocr save model; test=develop
      
      * fix format; test=develop
      020d7573
  27. 31 5月, 2019 3 次提交
  28. 30 5月, 2019 1 次提交