4 lines
99 B
Python
4 lines
99 B
Python
|
_base_ = ['../_base_/onnx_config.py']
|
||
|
|
||
|
codebase_config = dict(type='mmcls', task='Classification')
|