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

Honor auto_pad attribute in ConvTranspose #4271

Closed
wants to merge 7 commits into from
Closed

Conversation

@hariharans29
Copy link
Member

hariharans29 commented Jun 18, 2020

Description: Honor auto_pad attributes (if set) in ConvTranspose

Motivation and Context
Resolve #4086

@hariharans29 hariharans29 requested a review from microsoft/onnxruntime as a code owner Jun 18, 2020
Nit
Nit
@hariharans29 hariharans29 changed the title WIP: Honor auto_pad attribute in ConvTranspose Honor auto_pad attribute in ConvTranspose Jun 20, 2020
} // namespace

TEST(ConvTransposeTest, ConvTranspose_1D_AsymmetricPads) {

This comment has been minimized.

@hariharans29

hariharans29 Jun 20, 2020 Author Member

There are 3 new tests associated with this change starting here. The rest are just formatting changes.

@stale
Copy link

stale bot commented Aug 19, 2020

This issue has been automatically marked as stale due to inactivity and will be closed in 7 days if no further activity occurs. If further support is needed, please provide an update and/or more details.

@stale stale bot added the stale label Aug 19, 2020
@stale
Copy link

stale bot commented Aug 29, 2020

This issue has been automatically closed due to inactivity. Please reactivate if further support is needed.

@stale stale bot closed this Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant
You can’t perform that action at this time.