Tingquan Gao
aa8e3c1183
Fix the mertirc_list when \'use_mix==True\' ( #529 )
2020-12-30 17:36:56 +08:00
Tingquan Gao
8c82d89469
Fix the calculation method of batch_time and reader_time ( #528 )
2020-12-30 17:07:50 +08:00
Tingquan Gao
c213c9fc5f
Fix the training log in static graph ( #525 )
...
* Adapt to PaddleHub2.0 to eliminate warning
* Fix the training log format
2020-12-30 14:43:00 +08:00
WangXi
62fd192784
optimizer fleet distributed strategy ( #500 )
2020-12-18 11:18:58 +08:00
littletomatodonkey
8fd56a4503
fix static train ( #478 )
2020-12-15 16:43:15 +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
a76e404d9c
fix time sta ( #457 )
2020-12-08 17:05:00 +08:00
littletomatodonkey
1e4925704d
fix dali train ( #446 )
2020-12-03 15:48:35 +08:00
littletomatodonkey
e92cb0b93c
fix init model in static mode ( #444 )
2020-12-03 12:50:33 +08:00
Tingquan Gao
2b77c71459
Support DALI ( #442 )
2020-12-02 22:06:23 +08:00
littletomatodonkey
6796bca110
fix logger ( #426 )
2020-11-25 19:45:43 +08:00
littletomatodonkey
e83e3038e1
fix local rank get word size in dist ( #402 )
...
* fix local rank
* fix export model
2020-11-18 13:59:34 +08:00
littletomatodonkey
6a5f4626d7
add static running in dygraph ( #399 )
...
* add static running in dygraph
2020-11-18 09:48:56 +08:00