Skip to content

Quantized ConvTranspose2d#35371

Closed
z-a-f wants to merge 11 commits intogh/z-a-f/5/basefrom
gh/z-a-f/5/head
Closed

Quantized ConvTranspose2d#35371
z-a-f wants to merge 11 commits intogh/z-a-f/5/basefrom
gh/z-a-f/5/head

Conversation

@z-a-f
Copy link
Copy Markdown

@z-a-f z-a-f commented Mar 25, 2020

Stack from ghstack:

Differential Revision: D20641811

@z-a-f z-a-f requested a review from apaszke as a code owner March 25, 2020 08:09
z-a-f pushed a commit that referenced this pull request Mar 25, 2020
ghstack-source-id: 2cd865a
Pull Request resolved: #35371
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Mar 25, 2020

💊 CircleCI build failures summary and remediations

As of commit 8661e92 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no CircleCI failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

See how this bot performed.

This comment has been revised 27 times.

Comment thread torch/nn/quantized/modules/conv.py
z-a-f pushed a commit that referenced this pull request Mar 25, 2020
ghstack-source-id: fa4668b
Pull Request resolved: #35371

# TODO(z-a-f): Once the quantized `.flip` is implemented,
# we can remove the requantization
qscale = w.q_scale()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait, what if weight is per channel quantized?

Copy link
Copy Markdown
Author

@z-a-f z-a-f Mar 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not supported yet -- I will send a PR with the per-channel support later on. For now, raising an error

@z-a-f z-a-f requested a review from jerryzh168 March 26, 2020 07:15
@z-a-f
Copy link
Copy Markdown
Author

z-a-f commented Mar 26, 2020

Coming up: unittests

z-a-f pushed a commit that referenced this pull request Mar 26, 2020
ghstack-source-id: 8e66678
Pull Request resolved: #35371
@facebook-github-bot facebook-github-bot deleted the gh/z-a-f/5/head branch August 13, 2020 14:15
MauiDesign pushed a commit to MauiDesign/PyTorchPyTorch that referenced this pull request Aug 16, 2020
ghstack-source-id: 649ea21
Pull Request resolved: pytorch/pytorch#35371
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.

3 participants