Commit Graph

8 Commits (0.x)

Author SHA1 Message Date
humu789 12455f2470
[Fix] Fixed evolution search pending (#330)
* fixed evolution search pending

* update mmcv_maximum_version

* remove timm in CI

* remove timm in requirements

* add es unittest

* update mmcv version
2022-10-25 17:59:33 +08:00
pppppM b8daedf544
[Docs] Replace markdownlint with mdformat (#163)
* markdonwlint -> mdformat

* update mmcv min and max version

* fix README_zh-CN links
2022-05-31 16:21:53 +08:00
pppppM 2dad24044d
Bump version to 0.3.1 (#155)
* [Enhance] Add extra dataloader settings in configs (#141)

* [Docs] fix md link failure in docs (#142)

* [Docs] update Cream readme

* delete 'readme.md' in model_zoo.md

* fix md link failure in docs

* [Docs] add myst_parser to extensions  in conf.py

* [Docs] delete the deprecated recommonmark

* [Docs] delete recommandmark from conf.py

* [Docs] fix md link failure and lint failture

* [Fix] Fix seed error in mmseg/train_seg.py and typos in train.md (#152)

* [Docs] update Cream readme

* delete 'readme.md' in model_zoo.md

* fix cwd docs and fix seed in #151

* delete readme of cream

* [Enhancement]Support broadcast_object_list in multi-machines & support Searcher running in single GPU (#153)

* broadcast_object_list support multi-machines

* add userwarning

* [Fix] Fix configs (#149)

* fix configs

* fix spos configs

* fix readme

* replace the official mutable_cfg with the mutable_cfg searched by ourselves

* update https prefix

Co-authored-by: pppppM <gjf_mail@126.com>

* [BUG]Support to prune models containing GroupNorm or InstanceNorm. (#144)

* suport GN and IN

* test pruner

* limit pytorch version

* fix pytest

* throw an error when tracing groupnorm with torch version under 1.6.0

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* Bump version to 0.3.1

Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: PJDong <1115957667@qq.com>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: whcao <41630003+HIT-cwh@users.noreply.github.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>
2022-05-05 01:02:45 +08:00
whcao 0dd407abc4
[Refactor]Deprecate the support for ``python setup.py test`` (#60)
* Deprecate the support for ``python setup.py test``

* Update requirements
2022-01-27 09:43:20 +08:00
pppppM 12f35a1612
[Fix] update required mmcv version to 1.3.13 (#23) 2021-12-24 23:36:40 +08:00
qiufeng 15b5848e27
[Docs] Update requirements for readthedocs (#9)
* update readthedocs requirements

* fix lint

Co-authored-by: qiufeng <qiufeng3217@gmail.com>
2021-12-23 23:54:02 +08:00
pppppM 40e25c0cbe
Prepare for open source (#23)
* update MMRazor description

* update Github action

* add Mircosoft copyright

* update requirements

* fix  a bug

* fix a typo
2021-12-23 12:35:51 +08:00
pppppM ff858d26de first commit 2021-12-23 02:48:00 +08:00