Граф коммитов

3012 Коммитов

Автор SHA1 Сообщение Дата
Lijiaoa 9e27b60927
webui some changes as the description (#5496) 2023-04-13 20:09:29 +08:00
J-shang cdf3bfb3e5
[Compression] v2.5 pruning tutorial (#5476) 2023-04-13 12:55:45 +08:00
J-shang a68cb047d4
[Compression] optimize masks memory cost & support mask dynamic tensor shape (#5494) 2023-04-12 14:42:23 +08:00
J-shang e0e9b2da82
[Compatible py37] replace walrus op (#5500) 2023-04-12 10:40:25 +08:00
Super Daniel eb96043c8a
[Hotfix] update mmdet to 3.0 (#5515) 2023-04-12 10:27:46 +08:00
Bonytu b2e2a4d840
[Compression] Add support for torch 2.0 (#5492) 2023-04-07 13:04:08 +08:00
Yihui He 3f67d92b67
add AMC MIT license (#5498) 2023-04-03 10:47:04 +08:00
Bonytu 32d47768a5
[Bugbash] Bug fix (#5467) 2023-03-30 13:13:11 +08:00
Super Daniel ce6b2e8fc9
[Common] Fix some discovered issues during test. (#5487) 2023-03-30 10:34:51 +08:00
J-shang dd418617b6
[Compression] example & test (#5429) 2023-03-29 18:35:57 +08:00
J-shang 02fd013962
[Bugbash] bugfix & add support for pytorch 2.0 (#5484) 2023-03-29 12:17:01 +08:00
Lijiaoa 16595a9191
[Support] Remote and local had the same log mode (#5480) 2023-03-29 12:15:08 +08:00
Lijiaoa 4233dca4a4
[bug bash]webui improvements (#5478) 2023-03-29 10:38:35 +08:00
J-shang e101717234
[Compression] huggingface transformers extension (#5137) 2023-03-25 17:21:45 +08:00
J-shang 6cc9eccce4
[Bugbash] fix bugs in compression (#5472) 2023-03-24 16:34:02 +08:00
liuzhe-lz f58f3ab3a7
Migrate tuner command channel to v3 channel (#5475) 2023-03-24 13:58:02 +08:00
Super Daniel ec0ddbb711
[Common] allow preserving self.training in F.dropout by hacking module_getattr (#5470) 2023-03-23 12:40:55 +08:00
liuzhe-lz e4ee2fe7be
Increase mac os typescript ut time limit (#5465) 2023-03-22 10:36:42 +08:00
liuzhe-lz 206533b952
Reduce NNI manager's poll interval when using v3 training services (#5459) 2023-03-21 17:05:22 +08:00
Bonytu 3f079fc42f
[Compression] optimize the logic about adding param group (#5463) 2023-03-21 13:31:42 +08:00
Super Daniel 4b6c96a291
[Common] let **kwargs be possible during intermediate tracing (#5462) 2023-03-20 18:50:15 +08:00
Bonytu 39807de92c
[Compression] fix bug in evaluator (#5461) 2023-03-20 18:09:37 +08:00
liuzhe-lz cf5fabd968
Merge command channel APIs and add unit tests (#5450) 2023-03-20 16:04:00 +08:00
Yuge Zhang 1f6aedc48f
NAS benchmark (stage 2) - space and evaluator (#5380) 2023-03-20 10:45:45 +08:00
Yuge Zhang 13028280ae
Enable and fix pipeline issues in NAS (#5439) 2023-03-16 17:15:02 +08:00
liuzhe-lz 59763d26e8
Bump deps version and migrate to npm (#5443) 2023-03-16 04:16:51 +08:00
J-shang f8d85ce352
[Compression] fix tests & bugs (#5444) 2023-03-16 01:32:48 +08:00
liuzhe-lz d23dec38e2
Remote training service v3 (#5428) 2023-03-16 01:32:19 +08:00
QuanluZhang 2b2d6e4d2c
Fix two bugs of experiment resume and improve unittest of nnimanager (#5322) 2023-03-15 20:16:31 +08:00
Super Daniel 4c4b98fcb6
[Common] add warnings and retain the module after inappropriate weight assignment (#5438) 2023-03-15 15:52:15 +08:00
Super Daniel 8693bde00e
[Compression] allow dummy input as dict. (#5440) 2023-03-15 15:11:45 +08:00
Lijiaoa 43b3d8a34d
update webui doc (#5419) 2023-03-15 11:58:31 +08:00
Louis-J 4b967f1ed1
feat(speedup): support to call "super()" with concrete trace util. (#5432) 2023-03-15 10:39:36 +08:00
Bonytu 35de06e3f4
[Compression] Quantization: add quantizers (#5401)
Co-authored-by: J-shang <shangning128@163.com>
2023-03-14 15:51:48 +08:00
Yuge Zhang 55d7ffb133
NAS benchmark (stage 1) - move files (#5379) 2023-03-10 12:42:42 +08:00
Yuge Zhang 7a25f7d78d
NAS experiment (stage 3) - main body (#5378) 2023-03-10 12:42:32 +08:00
junesnow0806 8f927a85e4
[Compression] modify concrete_trace_utils for producing fx graph (#5403) 2023-03-09 17:07:16 +08:00
Bonytu f875f47a8b
[Compression] Quantization: add module fusion (#5400) 2023-03-09 17:06:33 +08:00
Bonytu fa3bc7158e
Patch optimizer for adding param_groups (#5399) 2023-03-08 14:26:52 +08:00
J-shang 7a8fa039ff
[Compression] add basic distiller (#5397) 2023-03-08 10:34:38 +08:00
Yuge Zhang 796ee9cf8a
NAS experiment (stage 2) - config (#5377) 2023-03-08 10:33:34 +08:00
J-shang 830ec1a807
[Compression] pruning stage 4: update speedup support for embedding (#5390) 2023-03-07 17:14:08 +08:00
J-shang 34f3a14d4a
[Compression] pruning stage 3: add scheduled/movement pruner (#5389) 2023-03-07 16:04:45 +08:00
J-shang 80017c015b
[Compression] pruning stage 2: add basic/slim/taylor pruner (#5388) 2023-03-07 13:47:39 +08:00
Yuge Zhang 1c6f61bf97
NAS experiment (stage 1) - checkpoint serialization utils (#5376) 2023-03-07 13:07:53 +08:00
Yuge Zhang 5e2c528179
NAS strategy (stage 4) - Evolution, HPO and oneshot strategy (#5374) 2023-03-07 13:07:37 +08:00
Yuge Zhang 1dbfcb0441
NAS oneshot (stage 3) - Supernet lightning modules (#5373) 2023-03-07 10:40:52 +08:00
J-shang 8b7dac3f8c
[Compression] pruning stage 1: add pruning tools (#5387) 2023-03-07 10:37:04 +08:00
Yuge Zhang 1777368ad8
Bug fix for trial runner and etc. (#5422) 2023-03-06 15:25:51 +08:00
Yuge Zhang 33d41faac4
NAS strategy (stage 5) - middleware (#5375) 2023-03-04 00:45:03 +08:00