Commit Graph

12 Commits (b401e10be998d42f22948ea12a87ee61316d190f)

Author SHA1 Message Date
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
littletomatodonkey 7ef474169d
polish api to Paddle2.0-rc (#346)
polish codes and docs to adapt Paddle2.0-rc
2020-10-30 00:20:48 +08:00
littletomatodonkey 7153ee1129 fix quick start code and doc 2020-10-21 09:21:22 +00:00
littletomatodonkey cca4d85a69 rm comment 2020-09-30 15:15:42 +00:00
littletomatodonkey ab3735a4a4 fix loss 2020-09-16 12:55:48 +00:00
littletomatodonkey 634951f039 fix loss 2020-09-15 18:33:49 +00:00
littletomatodonkey f0dbf9b34d fix one hot problem 2020-05-25 15:15:23 +00:00
WuHaobo daadf036be fix efficientnet.py to support for paddle1.8 2020-05-16 10:40:48 +08:00
WuHaobo a55f826683 support for paddle1.8 2020-05-14 20:18:17 +08:00
littletomatodonkey e07a2111f3 add play around 2020-04-20 13:19:44 +00:00
littletomatodonkey fbb36fd3de add ssld code 2020-04-17 04:43:42 +00:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00