- 21 6月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 lilu 提交于
-
- 20 6月, 2019 7 次提交
-
-
由 ruri 提交于
* set lr.persistable=True * comment fuse flag
-
由 Zeng Jinle 提交于
* move benchmark changing of cycle gan to models/develop, test=develop * add flag exist check, test=develop
-
由 ruri 提交于
-
由 lvmengsi 提交于
-
由 zhaoyuchen2018 提交于
This changing can improve performance test=develop
-
由 Divano 提交于
* add ce for dygraph mnist * add ce for dygraph mnist * del mnist_dygraph.py * change mnist_dygraph to train * fix print style
-
由 chengduo 提交于
* add multi process reader * use distributed_batch_reader
-
- 19 6月, 2019 8 次提交
-
-
由 ruri 提交于
-
由 wangchaochaohu 提交于
* update * fix
-
由 wangchaochaohu 提交于
-
由 Yiqun Liu 提交于
* Enable the use of python multi-processes to read data. * Add the setting of default value of some paddle flags, such as GC.
-
由 ruri 提交于
-
由 chengduo 提交于
* update transformer
-
由 Hongyu Li 提交于
-
由 Yiqun Liu 提交于
* Update the optimization of PaddingRNN model in benchmark repo. * Move the configuration of rnn model to a serapate file. * Fix the error of forgetting feeding learning_rate when use py_reader. * Add a argument and some check. * Fix the feeding problem and remove some build options. * Add some comments and refine the format. * Fix an error when define the inference program. * Remove the setting of use_experimental_executor, and simplfy some codes. * Refine the setting of device_count.
-
- 18 6月, 2019 4 次提交
- 17 6月, 2019 4 次提交
-
-
由 qingqing01 提交于
* Fix SSD file path.
-
由 qingqing01 提交于
* Move object_detection to ssd.
-
由 xiaoting 提交于
1.Modify the checkpoint save path 2. Modifiy the img save paht 3. Synchronous modification for Readme 4. update generated result img
-
由 Kaibing Chen 提交于
* add landmark models
-
- 15 6月, 2019 2 次提交
-
-
由 lilong12 提交于
* modify single queue to a queue per process for data processing * add transforms.py and rename torchvision_reader.py to reader.py * add datasets.py * remove pytorch apis * fix some small bugs * remove torch and torchvision from requirements.txt * modify core.CUDAPlace to fluid.CUDAPlace * bug fix: data_dir has no effect * bug fix: data_dir has no effect * bug fix: modify in directory * bug fix: fix a typo in README.md
-
由 ruri 提交于
* update image classification pretrained models * update softmax * Add mixup and distill and fix bugs * recover test pyreader * add error tip * update README_CN * fix distill bug * add reader_cv2.py * update run.sh * fix docs * fix typo * polish train.py * fix typo * remove commented code * fix typo * fix_typo * recover scale_loss * fix typo * fix bug * fix test_program bug
-
- 14 6月, 2019 5 次提交
-
-
由 wenquan wu 提交于
* Update README.md * add ACL2019-DuConv
-
由 hutuxian 提交于
* use py_reader and support multi-card training * update README
-
由 Divano 提交于
fix load bug
-
由 Kaipeng Deng 提交于
* add yolov3 label_smooth faq * refine en
-
由 lvmengsi 提交于
* fix bug in cycle and pix
-
- 13 6月, 2019 5 次提交
-
-
由 zhengya01 提交于
* add ce for models_ce * add ce for sentiment_classification
-
由 wuzewu 提交于
* Add an option to control whether to load ERNIE using PaddleHub * Update README
-
由 zhang wenhui 提交于
-
由 Kaipeng Deng 提交于
* add yolov3 save_inference_model example * add save_inference_model in infer.py * refine link
-
由 Kaipeng Deng 提交于
-
- 12 6月, 2019 1 次提交
-
-
由 wuzewu 提交于
-
- 11 6月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
* refine yolov3 doc en. * fix format in README.md * refine FAQ * refine en doc * add zh doc * refine zh doc * use zh as default * add infer config * add data descp
-
由 SunGaofeng 提交于
-