Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TypeError for Pytorch Model #94 #97

Closed
wants to merge 1 commit into from

Conversation

julien-blanchon
Copy link

Catch TypeError exception raise by torch.onnx._optimize_trace with Pytorch 1.13.0.
Fix #94

@julien-blanchon
Copy link
Author

At least it work (but graph without opt are pretty ugly 😢)

@julien-blanchon
Copy link
Author

Close as inactive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError for Pytorch Model
1 participant