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: add types to quantization_patterns #48851

Closed
wants to merge 3 commits into from

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Dec 4, 2020

Stack from ghstack:

Summary:

Adding typing to improve readability.

Note: this uncovered a few missing return statements, we should
fix that before landing.

Test Plan:

mypy torch/quantization/

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D25338644

Summary:

Adding typing to improve readability.

Note: this uncovered a few missing return statements, we should
fix that before landing.

Test Plan:

```
mypy torch/quantization/
```

Reviewers:

Subscribers:

Tasks:

Tags:

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

Adding typing to improve readability.

Note: this uncovered a few missing return statements, we should
fix that before landing.

Test Plan:

```
mypy torch/quantization/
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: f8ca4e13f7e2fa0d77281361f011b5fed81808e4
Pull Request resolved: #48851
@vkuzo vkuzo requested a review from jerryzh168 December 4, 2020 18:34
Summary:

Adding typing to improve readability.

Note: this uncovered a few missing return statements, we should
fix that before landing.

Test Plan:

```
mypy torch/quantization/
```

Reviewers:

Subscribers:

Tasks:

Tags:

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

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

Adding typing to improve readability.

Note: this uncovered a few missing return statements, we should
fix that before landing.

Test Plan:

```
mypy torch/quantization/
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 14ef25dab7ebba59eb583988e8fc6290bf215e5a
Pull Request resolved: #48851
Summary:

Adding typing to improve readability.

Note: this uncovered a few missing return statements, we should
fix that before landing.

Test Plan:

```
mypy torch/quantization/
```

Reviewers:

Subscribers:

Tasks:

Tags:

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

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

Adding typing to improve readability.

Note: this uncovered a few missing return statements, we should
fix that before landing.

Test Plan:

```
mypy torch/quantization/
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 890625f5c846e7c21eae8ca936c70652e59d6fbd
Pull Request resolved: #48851
@dr-ci
Copy link

dr-ci bot commented Dec 5, 2020

💊 CI failures summary and remediations

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


None of the CI failures appear to be your fault 💚



🚧 1 ongoing upstream failure:

These were probably caused by upstream breakages that are not fixed 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 or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 1 time.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0923d19.

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