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
This warning is a known issue that I raised a while ago in ONNX Runtime repo.
Note that this is a warning, so the inference itself should work fine and produce correct results. However, due to the missing shape information, it might be possible that the inferred shape would be incorrect so checking the output shape against the expected one would be a good idea.
when i run "export_to_onnx", this problem raises .
The text was updated successfully, but these errors were encountered: