Tingquan Gao
|
e7e4f68b5c
|
Revert "refactor: build_train_func & build_eval_func"
This reverts commit 6bed0f5707 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
915dde176a
|
Revert "refactor: rm train and eval from engine"
This reverts commit 5a6fe171a7 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
8002ccf4b6
|
Revert "support ShiTu"
This reverts commit 9beb154bc3 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
0055ca2ffe
|
Revert "debug"
This reverts commit 9e683d0d69 .
|
2023-03-14 16:47:13 +08:00 |
gaotingquan
|
9e683d0d69
|
debug
|
2023-03-10 16:56:55 +08:00 |
gaotingquan
|
9beb154bc3
|
support ShiTu
|
2023-03-10 16:56:55 +08:00 |
gaotingquan
|
5a6fe171a7
|
refactor: rm train and eval from engine
|
2023-03-10 16:56:55 +08:00 |
gaotingquan
|
6bed0f5707
|
refactor: build_train_func & build_eval_func
1. rm engine.device and use paddle.device.get_device() instead;
2. mv some code to build_train_func or build_eval_func to simpfy engine.
|
2023-03-10 16:56:55 +08:00 |
dongshuilong
|
bdc535bb39
|
add adaface
|
2022-05-06 04:50:26 +00:00 |
dongshuilong
|
15f6f58139
|
refactor trainer v2
|
2021-08-24 03:02:55 +00:00 |