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

quant: add type annotations on quantization.fx.Quantizer matches #48350

Closed
wants to merge 4 commits into from

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Nov 21, 2020

Stack from ghstack:

Summary:

As titled, continuing to incrementally type quantization.fx.Quantizer.

Test Plan:

mypy torch/quantization/
python test/test_quantization.py TestQuantizeFx

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D25138947

Summary:

As titled, continuing to incrementally type quantization.fx.Quantizer.

Test Plan:

```
mypy torch/quantization/
python test/test_quantization.py TestQuantizeFx
```

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
…atches"

Summary:

As titled, continuing to incrementally type quantization.fx.Quantizer.

Test Plan:

```
mypy torch/quantization/
python test/test_quantization.py TestQuantizeFx
```

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D25138947](https://our.internmc.facebook.com/intern/diff/D25138947)

[ghstack-poisoned]
vkuzo added a commit that referenced this pull request Nov 21, 2020
Summary:

As titled, continuing to incrementally type quantization.fx.Quantizer.

Test Plan:

```
mypy torch/quantization/
python test/test_quantization.py TestQuantizeFx
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: cbfb1e7ca0a719af41a1ffc211e4290fb3e1e11b
Pull Request resolved: #48350
@dr-ci
Copy link

dr-ci bot commented Nov 21, 2020

💊 CI failures summary and remediations

As of commit 0f79834 (more details on the Dr. CI page):


  • 3/3 failures possibly* introduced in this PR
    • 3/3 non-CircleCI failure(s)

Extra GitHub checks: 1 failed


ci.pytorch.org: 2 failed


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 or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 8 times.

…atches"

Summary:

As titled, continuing to incrementally type quantization.fx.Quantizer.

Test Plan:

```
mypy torch/quantization/
python test/test_quantization.py TestQuantizeFx
```

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D25138947](https://our.internmc.facebook.com/intern/diff/D25138947)

[ghstack-poisoned]
vkuzo added a commit that referenced this pull request Nov 21, 2020
Summary:

As titled, continuing to incrementally type quantization.fx.Quantizer.

Test Plan:

```
mypy torch/quantization/
python test/test_quantization.py TestQuantizeFx
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 020fe46b33bb9c54e9c0f9bbd20d1972f9dbb8e8
Pull Request resolved: #48350
…r matches"

Summary:

As titled, continuing to incrementally type quantization.fx.Quantizer.

Test Plan:

```
mypy torch/quantization/
python test/test_quantization.py TestQuantizeFx
```

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D25138947](https://our.internmc.facebook.com/intern/diff/D25138947)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 8581c02.

@facebook-github-bot facebook-github-bot deleted the gh/vkuzo/170/head branch November 29, 2020 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants