mmdeploy/configs/mmdet3d/voxel-detection/voxel-detection_onnxruntime...

4 lines
88 B
Python

_base_ = [
'./voxel-detection_dynamic.py', '../../_base_/backends/onnxruntime.py'
]