4 lines
113 B
Python
4 lines
113 B
Python
|
_base_ = ['./classification_static.py', '../_base_/backends/ncnn-int8.py']
|
||
|
|
||
|
onnx_config = dict(input_shape=None)
|