39 Commits

Author SHA1 Message Date
humu789
1f55e234b3
[Docs] Fix some unconsistency (#51)
* del ceph setting in configs

* fix some unconsistency between algo's README and configs
2022-01-17 16:09:35 +08:00
qiufeng
721abc4a42
[Docs] Use shared menu from theme instead (#38)
* fix share menu

* initialize zh_cn

Co-authored-by: qiufeng <qiufeng3217@gmail.com>
2022-01-12 19:58:03 +08:00
qiufeng
b6c5fffe8f
fix symlink error on windows (#41)
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
2022-01-06 15:35:14 +08:00
whcao
d5a9e38efe
[Docs]Update logos (#30)
* replace logos

* update logo

* update logo

Co-authored-by: caoweihan <caoweihan@sensetime.com>
2021-12-31 12:45:25 +08:00
humu789
87f6217bf4
Remove some Chinese issue_template and redundant workflow (#31)
* remove some Chinese issue_template and redundant workflow

* update deploy.yml
2021-12-31 12:44:55 +08:00
Tao Huang
4611be25e0
fix bugs in KLDivergence (#35)
* fix bugs in KLDivergence

* Merge branch "open-mmlab-master" into "fix_kldiv"

* fix linting errors

* fix yapf error

Co-authored-by: huangtao <huangtao@senseauto.com>
2021-12-31 11:25:14 +08:00
Haian Huang(深度眸)
57a5549d18
[Docs] Fix some type of Distill (#29)
* Fix some type of Distill

* fix some corresponding code and docstring based on the pr

Co-authored-by: humu789 <humu@pjlab.org.cn>
2021-12-29 17:28:46 +08:00
whcao
e1483b4f4c
add a reference to StructurePruner (#27)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
2021-12-25 23:57:13 +08:00
Haian Huang(深度眸)
677a8ed29f
Fix config error of wsld (#26) 2021-12-25 12:11:48 +08:00
Haian Huang(深度眸)
32ee00263c
Fix type of CWD (#24) 2021-12-25 12:10:50 +08:00
pppppM
12f35a1612
[Fix] update required mmcv version to 1.3.13 (#23) 2021-12-24 23:36:40 +08:00
xiatao
e2011d8da8
Update train.md (#22)
update train.md
2021-12-24 22:46:47 +08:00
Chaser_ss
3d36290f24
[Docs]Update AutoSlim README.md (#13)
fix some bugs
2021-12-24 17:58:09 +08:00
Xiaolin Wang
532b59b9ca
fix typo (#18) 2021-12-24 16:08:20 +08:00
AllentDan
edc6748658
[Docs] Fix grammar and spelling mistakes in docs (#16)
* fix docs

* fix template
2021-12-24 15:40: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
humu789
822837cc86
[Docs] update README.md and overview.md (#7) v0.1.0 2021-12-23 19:30:01 +08:00
whcao
be4e8ed827
[Fix]Fix readme bug (#5)
* Base Framework (#24)

* Base Framework

* [Feature] Add loss

* [Feature] Add op (#4)

* [Feature] Add mutator (#3)

* [Feature] Add mutable (#2)

* [Feature] Add architecture (#1)

* [Docs] Add Docs (#6)

* add docs

* fix known_third_party

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* update docs (#12)

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* [Docs] Add README (#10)

* add readme

* refactor readme

* add logo

* update release time

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* [Docs] Add Resources (#11)

* add resources

* fix known_third_party

* fix known_third_party

* fix known_third_party

* refactor resources

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* add pytest (#18)

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

* add utils (#17)

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

* add distillers (#16)

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

* add pruners (#15)

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

* fix bug

* update docstring (#20)

* Prepare for open source (#23)

* update MMRazor description

* update Github action

* add Mircosoft copyright

* update requirements

* fix  a bug

* fix a typo

Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: whcao <41630003+HIT-cwh@users.noreply.github.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>

* fix readme and pre-commit

* rename tutorials

* fix a bug

* pass lint

Co-authored-by: pppppM <67539920+pppppM@users.noreply.github.com>
Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>
2021-12-23 18:25:05 +08:00
pppppM
4a01ec678e
[Fix] fix some typos (#6)
* fix typos

* refactor README

* fix lint

* fix lint
2021-12-23 18:01:52 +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
humu789
b53b3950ae
update docstring (#20) 2021-12-23 12:02:39 +08:00
whcao
ea36480b14
Merge pull request #19 from HIT-cwh/fix_autoslim_readme
[Bug]Fix autoslim readme bug
2021-12-23 11:54:17 +08:00
caoweihan
da26c068cd fix bug 2021-12-23 11:49:38 +08:00
whcao
da9c7a3e99
add pruners (#15)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
2021-12-23 11:29:45 +08:00
whcao
ab6cc96461
add distillers (#16)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
2021-12-23 11:29:35 +08:00
whcao
3e52486de5
add utils (#17)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
2021-12-23 11:29:26 +08:00
whcao
f7fbe770a6
add pytest (#18)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
2021-12-23 11:29:12 +08:00
qiufeng
f911fd5000
[Docs] Add Resources (#11)
* add resources

* fix known_third_party

* fix known_third_party

* fix known_third_party

* refactor resources

Co-authored-by: qiufeng <qiufeng3217@gmail.com>
2021-12-23 10:36:02 +08:00
qiufeng
1938cf1df3
[Docs] Add README (#10)
* add readme

* refactor readme

* add logo

* update release time

Co-authored-by: qiufeng <qiufeng3217@gmail.com>
2021-12-23 10:35:49 +08:00
qiufeng
b04c84664b
update docs (#12)
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
2021-12-23 10:35:32 +08:00
qiufeng
6daeef4170
[Docs] Add Docs (#6)
* add docs

* fix known_third_party

Co-authored-by: qiufeng <qiufeng3217@gmail.com>
2021-12-23 09:51:48 +08:00
humu789
062e3e45b9
[Feature] Add architecture (#1) 2021-12-23 04:18:16 +08:00
humu789
07c3a764ef
[Feature] Add mutable (#2) 2021-12-23 04:17:42 +08:00
humu789
3da9b4c8a1
[Feature] Add mutator (#3) 2021-12-23 04:17:13 +08:00
humu789
acc8a9c913
[Feature] Add op (#4) 2021-12-23 04:12:27 +08:00
pppppM
c24e361326
Merge pull request #5 from humu789/loss
[Feature] Add Losses
2021-12-23 04:11:13 +08:00
humu789
44196ae73b [Feature] Add loss 2021-12-23 04:00:59 +08:00
pppppM
cb5cb6da05 Base Framework 2021-12-23 03:09:46 +08:00
pppppM
ff858d26de first commit 2021-12-23 02:48:00 +08:00