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

fx quant: more typehints, part 2 #48792

Closed
wants to merge 1 commit into from
Closed

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Dec 3, 2020

Stack from ghstack:

Summary:

Adds some more typehints throughout quantization/fx/quantize.py,
to help with readability.

Test Plan:

mypy torch/quantization/fx/quantize.py

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D25306683

Summary:

Adds some more typehints throughout quantization/fx/quantize.py,
to help with readability.

Test Plan:

```
mypy torch/quantization/fx/quantize.py
```

Reviewers:

Subscribers:

Tasks:

Tags:

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

Adds some more typehints throughout quantization/fx/quantize.py,
to help with readability.

Test Plan:

```
mypy torch/quantization/fx/quantize.py
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 9971ce617179d1b7a7b3e968865796d0e626bf06
Pull Request resolved: #48792
@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #48792 (b9ef984) into gh/vkuzo/177/base (cc25808) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@                  Coverage Diff                  @@
##           gh/vkuzo/177/base   #48792      +/-   ##
=====================================================
- Coverage              80.73%   80.73%   -0.01%     
=====================================================
  Files                   1863     1863              
  Lines                 200895   200897       +2     
=====================================================
- Hits                  162187   162185       -2     
- Misses                 38708    38712       +4     

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 54da2da.

@facebook-github-bot facebook-github-bot deleted the gh/vkuzo/177/head branch December 7, 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