super-resolution_onnxruntime-fp16_dynamic.py 98 Bytes
Newer Older
limm's avatar
limm committed
1
2
3
4
_base_ = [
    './super-resolution_dynamic.py',
    '../../_base_/backends/onnxruntime-fp16.py'
]