- 18 1月, 2021 1 次提交
-
-
由 Zhen Wang 提交于
-
- 18 12月, 2020 1 次提交
-
-
由 pangyoki 提交于
* add amp for ResNet200_vd * change use_fp16 to use_amp * fix script format * change batch_size
-
- 14 12月, 2020 1 次提交
-
-
由 furnace 提交于
-
- 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
-
- 06 11月, 2020 1 次提交
-
-
由 cuicheng01 提交于
* Create inception_v3.py * Update __init__.py * Create InceptionV3.sh
-
- 27 10月, 2020 2 次提交
-
-
由 Zhang Ting 提交于
-
由 Zhang Ting 提交于
* Revert "add fuse_bn_add_act_ops args (#4864)"
-
- 22 10月, 2020 2 次提交
-
-
由 Leo Chen 提交于
-
由 Zhang Ting 提交于
-
- 15 10月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* add fuse_bn_add_act_ops args
-
- 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 提交于
-
- 03 9月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
test=develop
-
- 19 5月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
-
- 28 4月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add new cls link * fix content * fix cv readme * fix moodels readme
-
- 16 4月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 13 3月, 2020 2 次提交
-
-
由 ruri 提交于
-
由 LielinJiang 提交于
-
- 18 2月, 2020 1 次提交
-
-
由 pkpk 提交于
* Update README.md (#4267) * test=develop (#4269) * 3d use new api (#4275) * PointNet++ and PointRCNN use new API * Update Readme of Dygraph BERT (#4277) Fix some typos. * Update run_classifier_multi_gpu.sh (#4279) remove the CUDA_VISIBLE_DEVICES * Update README.md (#4280) * 17 update api (#4294) * update1.7 save/load & fluid.data * update datafeed to dataloader * Update resnet_acnet.py (#4297) Bias attr of square conv should be "False" rather than None during training mode. * test=develop Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nzhang wenhui <frankwhzhang@126.com> Co-authored-by: Nparap1uie-s <parap1uie-s@users.noreply.github.com>
-
- 10 2月, 2020 2 次提交
- 04 2月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
-
- 22 1月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 20 1月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 17 1月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
* add the fp16 support for ResNet50 * add docs for AMP.
-
- 09 1月, 2020 1 次提交
-
-
由 cuicheng01 提交于
-
- 07 1月, 2020 2 次提交
-
-
由 sodesinai 提交于
-
由 Zhang Ting 提交于
-
- 03 1月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 26 12月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 25 12月, 2019 2 次提交
-
-
由 ruri 提交于
-
由 littletomatodonkey 提交于
-
- 23 12月, 2019 3 次提交
-
-
由 ruri 提交于
-
由 ruri 提交于
-
由 littletomatodonkey 提交于
-
- 20 12月, 2019 1 次提交
-
-
由 ruri 提交于
* support out json in eval and add exclude fc params in finetune * fix cpu bug
-