- 18 1月, 2021 1 次提交
-
-
由 Zhen Wang 提交于
-
- 09 12月, 2020 1 次提交
-
-
由 furnace 提交于
* add amp support for model SE_ResNet50_vd * optimize code, add model ResNet50 and SE_ResNet50_vd to list * merge develop
-
- 04 12月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
* add pure fp16 training. * update the usage of cast_parameters_to_fp16. * use fp32 to initilize parameter values and then cast to fp16. * enable multi_precision when training with fp16. * add static loss scaling. * add the rescale_grad function in the pure fp16 training. * use cast to complete the pure fp16 training. * use sum loss for fp16 trainging and mean loss for fp32 training. * refine codes according reviewers' suggestions
-
- 13 10月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* fix ptb_dy time print for benchmark, test=develop * use yiqun(Xreki)'s PR, test=develop * add empty line, test=develop * add empty line, test=develop
-
- 29 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* fix ptb_dy time print for benchmark, test=develop * refine resnet benchmard print, test=develop
-
- 24 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
-
- 23 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
-
- 08 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
-
- 16 4月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 10 2月, 2020 2 次提交
- 23 12月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 18 12月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 16 12月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 13 12月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 05 12月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 27 11月, 2019 2 次提交
-
-
由 hysunflower 提交于
-
由 ruri 提交于
refine code
-
- 26 11月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Use iterable dataloader for image classification * Support imagenet dataset with plain folder structure * Add dali section to README.md * Improve docs * Remove some flags from docs * Add dali reader for image classification * Fix elapsed time calculation
-
- 13 11月, 2019 1 次提交
-
-
由 hysunflower 提交于
* add profiler and max_iter for yolov3 model * modify image_classification train * update train.py * modify args position
-
- 28 10月, 2019 1 次提交
-
-
由 ruri 提交于
* move release 1.6 code to dev for tagging * syn merged pr
-
- 18 10月, 2019 1 次提交
-
-
由 LielinJiang 提交于
* fix_infer_bug_release_some_model
-
- 10 10月, 2019 1 次提交
-
-
由 LielinJiang 提交于
* add_multiprocess_train_to_image_classification
-
- 21 9月, 2019 1 次提交
-
-
由 LielinJiang 提交于
Add EfficientNet
-
- 09 9月, 2019 1 次提交
-
-
由 ruri 提交于
* remove use_inplace=True and add save_step params * remove useless params when using global pooling
-
- 05 9月, 2019 1 次提交
-
-
由 ruri 提交于
* Refine Image classification
-
- 03 9月, 2019 1 次提交
-
- 02 9月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 Leo Chen 提交于
-
- 26 7月, 2019 1 次提交
-
-
由 wopeizl 提交于
* fix gpu detection issue on windows 1. use the fluid.core.get_cuda_device_count() to decide the GPU number 2. ignore the path missing issue
-
- 08 7月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 02 7月, 2019 1 次提交
-
-
由 zhaoyuchen2018 提交于
* Transfer resnext50 multi-process multi-gpu changes from benchmark to models Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * refine code Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
- 28 6月, 2019 1 次提交
-
-
由 ruri 提交于
* refine readme and fix train bug
-
- 21 6月, 2019 1 次提交
-
-
由 zhaoyuchen2018 提交于
* Add readme and disable memopt memopt may affect GC result test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * Disable memopt as GC opend test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
- 20 6月, 2019 2 次提交
-
-
由 ruri 提交于
* set lr.persistable=True * comment fuse flag
-
由 zhaoyuchen2018 提交于
This changing can improve performance test=develop
-
- 19 6月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 18 6月, 2019 1 次提交
-
-
由 ruri 提交于
* fix padding bug and add resize_short_size args * fix typo * pass args:settings in eval and infer
-
- 15 6月, 2019 1 次提交
-
-
由 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
-
- 16 4月, 2019 1 次提交
-
-
由 baojun 提交于
* update ngraph * fix typo
-