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
I opened a PR #3079 to turn on verify input tensor by default. Some backend test failed. I did a quick investigation. The problem I found is type with !onnx.String. The string name for it is nullptr. Need to be fixed.
Perhaps there are other reasons that failed the test. This is a low priority task.
I changed the PR into draft mode.
The text was updated successfully, but these errors were encountered:
I opened a PR #3079 to turn on verify input tensor by default. Some backend test failed. I did a quick investigation. The problem I found is type with
!onnx.String
. The string name for it is nullptr. Need to be fixed.Perhaps there are other reasons that failed the test. This is a low priority task.
I changed the PR into draft mode.
The text was updated successfully, but these errors were encountered: