_base_ = [
'./video-recognition_static.py', '../../_base_/backends/onnxruntime.py'
]
onnx_config = dict(input_shape=None)