1. 30 10月, 2019 4 次提交
  2. 29 10月, 2019 5 次提交
  3. 28 10月, 2019 5 次提交
  4. 25 10月, 2019 7 次提交
    • 1024的传说's avatar
      fix use_gpu=False error (#3775) · 2fd3f557
      1024的传说 提交于
      2fd3f557
    • D
      fix unicode python3 compatable for simnet (#3770) · 15174e84
      Dilyar 提交于
      * Add files via upload
      
      * Delete unicom_compute_pos_neg.py
      
      * Delete unicom_split.py
      
      * Add files via upload
      
      * Update README.md
      
      * Delete reader.py
      
      * Delete run.sh
      
      * Delete run_classifier.py
      
      * Delete utils.py
      
      * Add files via upload
      
      * Update config.py
      
      * Update run.sh
      
      * Update run_classifier.py
      
      * Update download.py
      
      * Update download.py
      
      * Update run_classifier.py
      
      * Update run_classifier.py
      
      * Update download.py
      15174e84
    • F
      cherry-pick: update Readme for release/1.6 (#3774) · a103bacd
      Feiyu Chan 提交于
      * update README.md and PaddleSpeech/README.md (#3661)
      
      * add more entries to the README.md and simplifiy them; add README for DeepVoice3 in PaddleSpeech
      
      * add a session for model in  dygraph mode, but no more details are provided now.
      
      * update README for dygraph
      
      * update README for PaddleNLP and fix anchor for hyperlink
      
      * fix anchor for hyperlink
      
      * fix typos
      
      * add link for TALL into develop, fix link for PaddleLARK (#3763)
      
      add link for TALL into develop, fix link for PaddleLARK in README.md
      
      * README.md
      
      * fix hyperlinkis in PaddleSpeech/README.md
      a103bacd
    • L
      [PaddleSlim] fix details in code format (#3766) · c2d68974
      Liufang Sang 提交于
      * fix details test=release/1.6
      
      * fix code format  test=release/1.6
      c2d68974
    • K
      fix unicode python3 compatable (#3761) · a8cf62b1
      Kaipeng Deng 提交于
      a8cf62b1
    • L
      fix_infer_bug_release_some_model (#3757) · a09ed573
      LielinJiang 提交于
      a09ed573
    • 0
      Release/1.6 (#3754) · a6ce9fcf
      0YuanZhang0 提交于
      * upgrade_palm_version (#3752)
      
      * update_version (#3753)
      a6ce9fcf
  5. 24 10月, 2019 7 次提交
  6. 23 10月, 2019 9 次提交
  7. 22 10月, 2019 3 次提交
    • 1024的传说's avatar
      add new seq2seq example: rnn_search (#3574) · 0442a432
      1024的传说 提交于
      * 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
      0442a432
    • L
      [PaddleSlim] add skip_quant test in doc (#3719) · 6e332d3f
      Liufang Sang 提交于
      6e332d3f
    • Z
      fix io.open in PaddleRec (#3717) · 3082e40a
      zhang wenhui 提交于
      
      
      * fix io.open,test=develop
      3082e40a