1. 23 9月, 2020 1 次提交
  2. 21 9月, 2020 2 次提交
  3. 16 6月, 2020 1 次提交
  4. 13 1月, 2020 1 次提交
    • 1024的传说's avatar
      Dygraph seq2seq attention (#4124) · 9ab3fa06
      1024的传说 提交于
      * upload dygraph seq2seq for v1.6.2
      
      * update README
      
      * upgrade to version 1.7
      
      * remove unused line
      
      remove unused line
      
      * fix base_output dirname
      
      * update run.sh to be the same as static graph
      
      * update run.sh to be the same as static graph
      
      * update Readme
      
      * update Readme
      
      * update README.md
      
      change version number to 1.7
      9ab3fa06
  5. 20 11月, 2019 1 次提交
  6. 18 11月, 2019 1 次提交
  7. 28 10月, 2019 1 次提交
    • 1024的传说's avatar
      PaddleTextGEN Cherry pick from 1.6 (#3785) · 6e375fda
      1024的传说 提交于
      * add new seq2seq example: rnn_search (#3574)
      
      * re-commit seq2eq example: rnn search
      
      * add new_seq2seq examples: rnn_search and vae_text
      
      * modify dataset description in vae_text/README.md
      
      * modify vae_text/README.md and vae_text/download.py
      
      * update vae_text/infer.sh and vae_text/README.md
      
      * add multi-gpu support for rnn_search; fix windows support for rnn_search and vae_text
      
      * remove parallel argument in args.py
      
      * remove hard codes
      
      * remove hard codes
      
      * update download.py for windows download
      
      * fix model path for windows in vae_text/infer.py
      
      * fix python2 utf-encoding
      
      * fix utf-8 error in python2 when predict (#3721)
      
      * change rnn_search to seq2seq; change vae_text to variational seq2seq (#3734)
      
      * re-commit seq2eq example: rnn search
      
      * add new_seq2seq examples: rnn_search and vae_text
      
      * modify dataset description in vae_text/README.md
      
      * modify vae_text/README.md and vae_text/download.py
      
      * update vae_text/infer.sh and vae_text/README.md
      
      * add multi-gpu support for rnn_search; fix windows support for rnn_search and vae_text
      
      * remove parallel argument in args.py
      
      * remove hard codes
      
      * remove hard codes
      
      * update download.py for windows download
      
      * fix model path for windows in vae_text/infer.py
      
      * fix python2 utf-encoding
      
      * change rnn_search to seq2seq; change vae_text to variational seq2seq
      
      * change rnn_search to seq2seq; change vae_text to variational seq2seq
      
      * mv variational seq2seq to variational_seq2seq
      
      * remove old projects (#3736)
      
      * fix use_gpu=False error (#3775)
      
      * update_seq2seq_readme (#3783)
      6e375fda