-
Notifications
You must be signed in to change notification settings - Fork 26.3k
support GRU export to ONNX #4390
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
Conversation
|
(Do not merge yet. The code is complete and reviewable but tests in the onnx-fb-universe repo are upcoming.) |
torch/nn/_functions/rnn.py
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
2705ea5 to
f463638
Compare
torch/onnx/symbolic.py
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
torch/onnx/symbolic.py
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
|
Also please fix lint (as the CI is failing). Structure wise looks good (though the circular dependencies are starting to get messy) |
|
Lint still broken. Note that |
|
any more comments? I think this is ready to ship |
|
thanks @anderspapitto |
No description provided.