- 18 12月, 2020 1 次提交
-
-
由 pangyoki 提交于
* add amp for ResNet200_vd * change use_fp16 to use_amp * fix script format * change batch_size
-
- 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
-
- 27 10月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* Revert "add fuse_bn_add_act_ops args (#4864)"
-
- 15 10月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* add fuse_bn_add_act_ops args
-
- 03 9月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
test=develop
-
- 17 1月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
* add the fp16 support for ResNet50 * add docs for AMP.
-
- 13 12月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 28 10月, 2019 1 次提交
-
-
由 ruri 提交于
* move release 1.6 code to dev for tagging * syn merged pr
-
- 06 9月, 2019 1 次提交
-
-
由 ruri 提交于
fix lsr bug in image classification
-
- 05 9月, 2019 1 次提交
-
-
由 ruri 提交于
* Refine Image classification
-