Commit Graph

23 Commits (e1a4c80ad3bfbf79ac177f7957a4a76e7f9744f9)

Author SHA1 Message Date
Tingquan Gao 5d06a88a36 Revert "refactor: simplify engine"
This reverts commit 376d83d46e.
2023-03-14 16:47:13 +08:00
Tingquan Gao 0efda2c75e Revert "refactor: simpfy engine.train()"
This reverts commit fad5c8e348.
2023-03-14 16:47:13 +08:00
gaotingquan fad5c8e348 refactor: simpfy engine.train()
1. ModelSaver();
2. _build_ema_model();
3. _init_checkpoints();
4. others.
2023-03-10 16:56:55 +08:00
gaotingquan 376d83d46e refactor: simplify engine 2023-03-10 16:56:55 +08:00
dongshuilong 0334ba5ba8 fix logger init twice and print_info debug 2022-06-19 05:31:48 +00:00
dongshuilong a944603da0 fix log twice bug 2022-03-30 08:31:35 +00:00
littletomatodonkey 0189236bb8
add support for vdl (#978)
* add support for vdl

* fix vdl eval
2021-06-30 10:52:27 +08:00
littletomatodonkey 2e6dfa4433
fix logger (#840)
* fix logger
* fix trainer for int64 on windows
2021-06-15 14:11:50 +08:00
Tingquan Gao 8832a3fa0a
Support Visual DL (#650)
* Support Visual DL

* Fix VDL

* Add doc of VDL, test=document_fix

* Add the en doc of VDL, test=document_fix

Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
2021-03-23 12:45:01 +08:00
littletomatodonkey a52efec34e fix train.py 2020-09-13 06:18:20 +00:00
littletomatodonkey 5a15c16581 add dygrapgh load and static load 2020-08-28 09:43:27 +00:00
shippingwang dcd0acba5e add visualdl doc 2020-06-02 12:59:30 +00:00
shippingwang cf40ed6f1f fixed 2020-05-29 13:52:43 +00:00
shippingwang 62772c111b add visualdl 2020-05-29 09:06:35 +00:00
shippingwang 15767e0f45 fix wrong log time and format 2020-05-06 09:11:40 +00:00
shippingwang d5f0a14126 Coloring and refine code 2020-05-06 08:35:11 +00:00
WuHaobo 9acc8a7544 Decorate logger to display only once 2020-04-22 17:41:01 +08:00
WuHaobo 8885274ff3 Decorate logger to display only once 2020-04-22 17:36:21 +08:00
WuHaobo d9abd8870e add advertisement 2020-04-21 01:37:27 +08:00
WuHaobo a5ada1e043 add ad 2020-04-21 00:49:09 +08:00
WuHaobo f6d0103442 add ad 2020-04-20 21:16:04 +08:00
littletomatodonkey fbb36fd3de add ssld code 2020-04-17 04:43:42 +00:00
WuHaobo f29bb526fc add the logger 2020-04-11 02:35:22 +08:00