microsoft / onnxconverter-common

Common utilities for ONNX converters
MIT License
251 stars 66 forks source link

Meaning of warning: The maximum opset needed by this model is only #301

Open ogencoglu opened 2 months ago

ogencoglu commented 2 months ago

Does this mean anything in practice? My interpretation is that target opset is higher than the max needed but current setup will just work nevertheless. Is this correct?