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: types for fusion_patterns.py #49606

Closed
wants to merge 2 commits into from

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Dec 18, 2020

Stack from ghstack:

Summary:

Adds more types, for readability.

Test Plan:

mypy torch/quantization

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D25643894

Summary:

Adds more types, for readability.

Test Plan:

```
mypy torch/quantization
```

Reviewers:

Subscribers:

Tasks:

Tags:

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

facebook-github-bot commented Dec 18, 2020

💊 CI failures summary and remediations

As of commit 7b9f6b1 (more details on the Dr. CI page):


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

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

This comment has been revised 5 times.

Summary:

Adds more types, for readability.

Test Plan:

```
mypy torch/quantization
```

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #49606 (7b9f6b1) into gh/vkuzo/192/base (371a8d0) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@                  Coverage Diff                  @@
##           gh/vkuzo/192/base   #49606      +/-   ##
=====================================================
- Coverage              80.55%   80.55%   -0.01%     
=====================================================
  Files                   1887     1887              
  Lines                 204600   204607       +7     
=====================================================
- Hits                  164825   164823       -2     
- Misses                 39775    39784       +9     

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9d5d193.

@facebook-github-bot facebook-github-bot deleted the gh/vkuzo/192/head branch December 25, 2020 15:16
hwangdeyu pushed a commit to hwangdeyu/pytorch that referenced this pull request Jan 6, 2021
Summary:
Pull Request resolved: pytorch#49606

Adds more types, for readability.

Test Plan:
```
mypy torch/quantization
```

Imported from OSS

Reviewed By: jerryzh168

Differential Revision: D25643894

fbshipit-source-id: 4aad52fe4e59ad74b6e0e3acd0f98fba91561a29
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