- 28 10月, 2019 2 次提交
-
-
由 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)
-
由 Bai Yifan 提交于
-
- 26 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 25 10月, 2019 6 次提交
-
-
由 qingqing01 提交于
-
由 Feiyu Chan 提交于
fix typos for paddle dialogue, and reserve a link for PaddleMT
-
由 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
-
由 Feiyu Chan 提交于
add link for TALL into develop, fix link for PaddleLARK in README.md
-
由 Kaipeng Deng 提交于
-
由 Bai Yifan 提交于
-
- 24 10月, 2019 7 次提交
-
-
由 0YuanZhang0 提交于
-
由 0YuanZhang0 提交于
-
由 hutuxian 提交于
-
由 Feiyu Chan 提交于
* add reciprocal links for both READMEs
-
由 qingqing01 提交于
-
由 Kaipeng Deng 提交于
-
由 wangguanzhong 提交于
* add export_model doc
-
- 23 10月, 2019 5 次提交
-
-
由 qingqing01 提交于
-
由 Guanghua Yu 提交于
-
由 Yuan Gao 提交于
* add CACascadeRCNN doc * add pretrain model download link
-
由 Kaipeng Deng 提交于
use io.open instead open in rcnn/yolo/ssd
-
由 SunAhong1993 提交于
* fix the labelme2coco.py * fix the labelme2coco.py
-
- 22 10月, 2019 9 次提交
-
-
由 Feiyu Chan 提交于
* 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
-
由 qingqing01 提交于
* Update PaddleDetection README * Fix some link
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
* Rename language_representations_kit to PaddleLARK * Update link to ernie * Revert change in bert/train.sh
-
由 qingqing01 提交于
* Update PaddleDetection/README_cn.md * Follow comments * Small update
-
由 pkpk 提交于
-
由 pkpk 提交于
-
由 0YuanZhang0 提交于
-
由 qingqing01 提交于
* Add inference benchmark * Adjustment order * Update some descriptions
-
- 21 10月, 2019 10 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
由 Guanghua Yu 提交于
-
由 Jiancheng Li 提交于
-
由 Kaibing Chen 提交于
* [metric learning] fix windows download dataset
-
由 qingqing01 提交于
-
由 qingqing01 提交于
-
由 0YuanZhang0 提交于
-
由 wangguanzhong 提交于
-
由 Li Fuchen 提交于
* add windows support on language model download dataset. * add windows support on language model download dataset. * fix
-