Commit Graph

10 Commits (1fa80bd7d4265d0040a28cea960947b6f781de89)

Author SHA1 Message Date
gaotingquan 6404d7c582 Del the param to_np 2021-04-16 10:55:31 +08:00
huangxu96 624f038a6d change the flag of is_distributed. 2021-02-26 09:46:43 +00:00
huangxu96 4e43ec6995 new usage of amp training. (#564)
* new usage of amp training.

* change the usage of amp and pure fp16 training.

* modified code as reviews
2021-02-26 09:25:54 +00:00
littletomatodonkey b401e10be9
Revert "add amp support for SE_ResNet50_vd (#509)" (#515)
This reverts commit d51058258b.
2020-12-25 13:49:00 +08:00
furnace d51058258b
add amp support for SE_ResNet50_vd (#509)
* add amp support for SE_ResNet50_vd

* updates for data_format
2020-12-25 13:43:33 +08:00
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 eed858996c add mixed precision training 2020-05-17 05:05:56 +00:00
WuHaobo 174d723ceb support for ssld 2020-04-16 03:47:00 +00:00
WuHaobo d70680deda change model_save_dir 2020-04-11 00:11:03 +08:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00