Tingquan Gao
|
7d41d24ce3
|
Revert "support Static"
This reverts commit c30df63035 .
|
2023-03-14 16:47:13 +08:00 |
gaotingquan
|
c30df63035
|
support Static
|
2023-03-10 16:56:55 +08:00 |
kangguangli
|
3f43784964
|
remove with_data_parallel in program.compile
|
2023-02-14 10:50:27 +08:00 |
HydrogenSulfate
|
a14df4ac52
|
fix tensor conversion in static mode with dali loader
|
2022-10-20 12:03:03 +00:00 |
liuyuang
|
0d2769d2d4
|
handle index error for dataloader
|
2022-06-07 11:26:15 +08:00 |
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 |