mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
3 lines
98 B
Python
3 lines
98 B
Python
|
pytorch2onnx = dict(
|
||
|
export_params=True, keep_initializers_as_inputs=False, opset_version=11)
|