PaddleClas/configs/ResNet
huangxu96 dc3020ab4a
support fp16 training (#435)
* support fp16 training

* Use compiled training program

* Change timing ips.

* Use dali

* add pure fp16 training

* fix a bug, which will not use fuse pass using pure fp16 training.

* modify code as review

* modify loss, so that it will use different loss when using pure fp16 training.

* remove some fluid API

* add static optimizer.
2020-12-11 11:04:51 +08:00
..
ResNet18.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet18_vd.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet34.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet34_vd.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet50.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet50_fp16.yml support fp16 training (#435) 2020-12-11 11:04:51 +08:00
ResNet50_vc.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet50_vd.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet101.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet101_vd.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet152.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet152_vd.yaml support for ssld 2020-04-16 03:47:00 +00:00
ResNet200_vd.yaml support for ssld 2020-04-16 03:47:00 +00:00