Commit Graph

10 Commits (29de204b4ea31e3b22ba46995cdb71112ed3039c)

Author SHA1 Message Date
dongshuilong b2f34d0487 fix static train ips info bug 2022-05-16 08:34:02 +00:00
dongshuilong 33e8e8348d add static graph ResNet50 for benchmark 2022-02-21 08:37:02 +00:00
gaotingquan 7040ce8314 refactor: change params to be consistent with amp 2022-01-25 11:58:07 +08:00
weishengyu 6c5d1ebc28 add pruner and quanter for theseus 2021-12-09 14:51:40 +08:00
gaotingquan ed459a2a16 refactor: adapt to static graph in deprecating MixCELoss 2021-10-27 19:47:43 +08:00
littletomatodonkey 6f2a096be3
fix ips info (#1306) 2021-10-19 16:20:35 +08:00
littletomatodonkey 85e2407e46
fix mix training for static program (#1234) 2021-09-15 14:36:11 +08:00
Yiqun Liu 00455839f9
Add the profiler back for static training. (#1094) 2021-07-29 10:18:45 +08:00
littletomatodonkey a9f35981e9
fix fp16 config for dyg (#1052) 2021-07-16 18:08:16 +08:00
littletomatodonkey 9d9cd3719e
add static training (#1037)
* add static training

* fix typo

* add se fp16

* rm note

* fix loader

* fix cfg
2021-07-15 10:30:07 +08:00