-
Notifications
You must be signed in to change notification settings - Fork 27.4k
Need "valid" and "same" padding mode for convTranspose2d #80301
Copy link
Copy link
Open
Labels
featureA request for a proper, new feature.A request for a proper, new feature.module: convolutionProblems related to convolutions (THNN, THCUNN, CuDNN)Problems related to convolutions (THNN, THCUNN, CuDNN)module: nnRelated to torch.nnRelated to torch.nnmodule: paddingtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
🚀 The feature, motivation and pitch
The "valid" and "same" padding mode have been added for conv2D and it was a heavily requested feature. I request to add the similar feature for convTranspose2D (this feature is already present in tf)
Alternatives
No response
Additional context
No response
cc @albanD @mruberry @jbschlosser @walterddr @kshitij12345 @saketh-are
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA request for a proper, new feature.A request for a proper, new feature.module: convolutionProblems related to convolutions (THNN, THCUNN, CuDNN)Problems related to convolutions (THNN, THCUNN, CuDNN)module: nnRelated to torch.nnRelated to torch.nnmodule: paddingtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module