mirror of
https://github.com/open-mmlab/mmrazor.git
synced 2025-06-03 15:02:54 +08:00
* 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>