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

Feature Request: Add optimizations for ConvTranspose #47

Open
ivanov-wai opened this issue Jun 16, 2021 · 1 comment
Open

Feature Request: Add optimizations for ConvTranspose #47

ivanov-wai opened this issue Jun 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ivanov-wai
Copy link

Hi

Currently onnx optimizer has several passes for Conv op fusion like fuse_add_bias_into_conv. However, it seems like their support is only limited to Conv nodes. Would be nice if ConvTranspose is also supported.

@daquexian daquexian added the enhancement New feature or request label Jul 4, 2021
@Xyzhao1999
Copy link

Same request. Seems that torch 1.7 supported it now.

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

No branches or pull requests

3 participants