Add more packages that support mim (#134)

* update(PKG2PROJECT): add more packages that support mim

* update(PKG2PROJECT): remove mmrazor and mmfewshot since the .mim folder is missing
This commit is contained in:
yancong xiao 2022-06-22 20:09:51 +08:00 committed by GitHub
parent 172400dc04
commit 03f9261df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,9 @@ PKG2PROJECT = {
'mmedit': 'mmediting',
'mmocr': 'mmocr',
'mmgen': 'mmgeneration',
'mmselfsup': 'mmselfsup',
'mmrotate': 'mmrotate',
'mmflow': 'mmflow',
}
# TODO: Should directly infer MODULE name from PKG info
PKG2MODULE = {