You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The model builder currently uses opset 14 and IR version 7 for built models. I recommend adopting a later opset (18+) and IR version (10) for the models to leverage latest onnx features and help the ecosystem move forward.