Skip to content

Conversation

@AndrewZhaoLuo
Copy link
Contributor

@AndrewZhaoLuo AndrewZhaoLuo commented Jan 14, 2022

ONNX translation erroneously thinks "groups" attribute refers to input channels when it refers to output channels.

This was probably the case before I switched Convtranspose layouts to fit regular convs more in PR #9336

Should close issue #9885

@masahi masahi linked an issue Jan 15, 2022 that may be closed by this pull request
@masahi masahi merged commit 84ee90c into apache:main Jan 15, 2022
crazydemo pushed a commit to crazydemo/tvm that referenced this pull request Jan 27, 2022
* fix mix up of channels with conv2d-transpose

* add grouped convtranspose tests

* turn off groups for non-llvm test
ylc pushed a commit to ylc/tvm that referenced this pull request Feb 16, 2022
* fix mix up of channels with conv2d-transpose

* add grouped convtranspose tests

* turn off groups for non-llvm test
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.

[Bug] [ONNX] ConvTranspose with group != 1: Relay type checker throws

2 participants