Skip to content

Conversation

calvinmccarter-at-lightmatter
Copy link
Contributor

This creates a ConvTranspose node with constant shape using explicitly-defined padding rather than output_shape-based padding (issue #1501).

@calvinmccarter-at-lightmatter calvinmccarter-at-lightmatter marked this pull request as draft May 12, 2021 09:24
Signed-off-by: Calvin McCarter <[email protected]>
@lgtm-com
Copy link

lgtm-com bot commented May 12, 2021

This pull request introduces 1 alert when merging ab23dac into c7231d5 - view on LGTM.com

new alerts:

  • 1 for Unused local variable

@calvinmccarter-at-lightmatter calvinmccarter-at-lightmatter marked this pull request as ready for review May 12, 2021 11:12
@lgtm-com
Copy link

lgtm-com bot commented May 12, 2021

This pull request introduces 1 alert when merging 2b4121f into b603705 - view on LGTM.com

new alerts:

  • 1 for Unused local variable

@guschmue guschmue merged commit 620b952 into onnx:master May 13, 2021
zerollzeng pushed a commit to zerollzeng/tensorflow-onnx that referenced this pull request May 16, 2021
* explicit padding for const shape ConvTranspose

Signed-off-by: Calvin McCarter <[email protected]>

* pylint fix

Signed-off-by: Calvin McCarter <[email protected]>

* test_backend graph_validator fix

Signed-off-by: Calvin McCarter <[email protected]>

* keep output_shape if input_dims unknown

Signed-off-by: Calvin McCarter <[email protected]>

* cleanup

Signed-off-by: Calvin McCarter <[email protected]>

* remove unused variable

Signed-off-by: Calvin McCarter <[email protected]>

Co-authored-by: TomWildenhain-Microsoft <[email protected]>
Co-authored-by: Guenther Schmuelling <[email protected]>
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.

Feature request: explicitly-defined padding in ConvTranspose
3 participants