12 Commits

Author SHA1 Message Date
humu789
cb1e4667d9 fix ut 2023-05-24 15:54:37 +08:00
humu789
f70ade9aa9 fix ut 2023-05-24 11:49:25 +08:00
humu789
f71040e13d align acc & add save load ckpt & add ut 2023-05-23 20:17:55 +08:00
humu789
daacadc3dc pre-commit 2023-05-19 21:17:48 +08:00
FIRST_NAME LAST_NAME
791dd7c766 limit sparsegpt test with torch>=1.12 2023-05-19 11:36:48 +08:00
FIRST_NAME LAST_NAME
d636a79a65 fix bug 2023-05-19 10:49:53 +08:00
FIRST_NAME LAST_NAME
3825e04378 fix bug in test 2023-05-19 10:39:33 +08:00
FIRST_NAME LAST_NAME
86da5b3f01 fix error function name 2023-05-19 10:20:38 +08:00
LKJacky
cea39c0aa2
Lk large (#510)
* update

* update

---------

Co-authored-by: liukai <your_email@abc.example>
2023-04-17 10:55:55 +08:00
LKJacky
316977b036
add sparse gpt (#499)
init

Co-authored-by: liukai <your_email@abc.example>
2023-04-11 16:14:35 +08:00
LKJacky
9446b301a3
Inhence groupfisher (#474)
* update

* update

* add pose

* update

* fix bug in mmpose demo input

* add dist

* add config

* update

* update for deploy

* fix bug

* remove dist and make no positional warn only once

* fix bug

* update

* fix for ci

* update readme

---------

Co-authored-by: liukai <your_email@abc.example>
2023-03-09 16:34:28 +08:00
LKJacky
7acc046678
Add GroupFisher pruning algorithm. (#459)
* init

* support expand dwconv

* add tools

* init

* add import

* add configs

* add ut and fix bug

* update

* update finetune config

* update impl imports

* add deploy configs and result

* add _train_step

* detla_type -> normalization_type

* change img link

* add prune to config

* add json dump when GroupFisherSubModel init

* update prune config

* update finetune config

* update deploy config

* update prune config

* update readme

* mutable_cfg -> fix_subnet

* update readme

* impl -> implementations

* update script.sh

* rm gen_fake_cfg

* add Implementation to readme

* update docstring

* add finetune_lr to config

* update readme

* fix error in config

* update links

* update configs

* refine

* fix spell error

* add test to readme

* update README

* update readme

* update readme

* update cite format

* fix for ci

* update to pass ci

* update readme

---------

Co-authored-by: liukai <your_email@abc.example>
Co-authored-by: Your Name <you@example.com>
2023-02-20 14:29:42 +08:00