mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* mmcls -> mmpretrain * add constraints.txt * fix lint * fix lint * remove constraints.txt * fix windows ci * modify requirements * fix mdlink and mmpretrain version * fix dead link * modify codebase cmakelist * fix rename
2 lines
71 B
Python
2 lines
71 B
Python
_base_ = ['./classification_dynamic.py', '../_base_/backends/ncnn.py']
|