[quant] ConvTranspose1d / ConvTranspose2d#40371
Closed
z-a-f wants to merge 32 commits intogh/z-a-f/42/basefrom
Closed
[quant] ConvTranspose1d / ConvTranspose2d#40371z-a-f wants to merge 32 commits intogh/z-a-f/42/basefrom
z-a-f wants to merge 32 commits intogh/z-a-f/42/basefrom
Conversation
[ghstack-poisoned]
This was referenced Jun 22, 2020
💊 CI failures summary and remediationsAs of commit 210b822 (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
|
Hi, When is this feature expected to be available in pytorch? |
added 2 commits
August 24, 2020 17:45
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Author
Hopefully soon. You mind I ask where you use it? |
|
I want to use it for upsampling quantized tensors. I know I can use
interpolate, but I wanted to compare timings with a transposed convolution.
…On Tue, Aug 25, 2020, 5:55 AM Zafar ***@***.***> wrote:
Hi,
When is this feature expected to be available in pytorch?
Hopefully soon. You mind I ask where you use it?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#40371 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOQJASZY5NY67PEEJZBEUUDSCODCHANCNFSM4OEMUGTA>
.
|
added 3 commits
September 2, 2020 15:32
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
vkuzo
approved these changes
Sep 3, 2020
Contributor
vkuzo
left a comment
There was a problem hiding this comment.
lg as long as CI passes. Can we include the context and the test plan in the PR summary before landing, since this is non-trivial?
added 6 commits
September 10, 2020 15:08
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Differential Revision: [D22158981](https://our.internmc.facebook.com/intern/diff/D22158981) [ghstack-poisoned]
Contributor
xuzhao9
pushed a commit
that referenced
this pull request
Sep 18, 2020
Summary: Pull Request resolved: #40371 Test Plan: Imported from OSS Reviewed By: vkuzo Differential Revision: D22158981 Pulled By: z-a-f fbshipit-source-id: defbf6fbe730a58d5b155dcb2460dd969797215c
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: Pull Request resolved: pytorch#40371 Test Plan: Imported from OSS Reviewed By: vkuzo Differential Revision: D22158981 Pulled By: z-a-f fbshipit-source-id: defbf6fbe730a58d5b155dcb2460dd969797215c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
Differential Revision: D22158981