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

Set output shape of ConvTranspose (Conv2DBackpropInput) correctly #966

Merged

Conversation

jignparm
Copy link
Contributor

@jignparm jignparm commented Jun 8, 2020

Conv2DBackpropInput operator is translated to ConvTranspose, but output shape in the graph is not set correctly, causing other downstream ops to sometimes fail if they depend on shape information.

@jignparm jignparm merged commit 4bba41c into onnx:master Jun 9, 2020
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.

2 participants