Commit Graph

17 Commits (3b9f6292207e642d9c0f8a2e778761f1002fd352)

Author SHA1 Message Date
gaotingquan 3b9f629220 feat: support specify return_stages to update_res() 2022-01-14 14:58:28 +08:00
gaotingquan 1e696ac22b fix: remove unnecessary register_hook() call & pre-commit 2021-12-28 15:24:50 +08:00
weishengyu e916259508 update return_res method 2021-09-15 11:03:46 +08:00
weishengyu 5131956d15 dbg theseus 2021-09-06 16:18:57 +08:00
weishengyu 98f38fa0f7 dbg 2021-08-08 17:53:06 +08:00
weishengyu f41b09ef7f dbg 2021-08-08 17:28:57 +08:00
weishengyu ef13f8c640 modify code 2021-08-08 15:04:26 +08:00
weishengyu 4f8552aa4f dbg 2021-08-08 14:32:45 +08:00
weishengyu 8211880d10 dbg 2021-08-08 14:29:07 +08:00
weishengyu 132ec21fba reverse res_dict 2021-08-08 14:27:43 +08:00
weishengyu 3b62e4d401 dbg 2021-08-08 13:14:30 +08:00
weishengyu 7e1aa2d358 dbg 2021-08-08 12:58:31 +08:00
weishengyu 9790cc517f add return_dict to trainer 2021-08-08 01:49:26 +08:00
weishengyu bba9e0dfff add vgg theseus funcs 2021-08-08 01:07:49 +08:00
dongshuilong 2fa808517d legendary models v0.1 2021-05-31 16:01:02 +08:00
littletomatodonkey dd79f81fd7
[WIP]add arch init (#744)
* polish trainer
2021-05-27 18:41:44 +08:00
littletomatodonkey 83056d44d5
add vgg network (#743)
* add vgg network

* fix base class

* fix relu and flatten
2021-05-26 11:00:54 +08:00