4 lines
107 B
Python
4 lines
107 B
Python
|
_base_ = ['../../_base_/onnx_config.py']
|
||
|
|
||
|
codebase_config = dict(type='mmaction', task='VideoRecognition')
|