Skip to content

Conversation

supriyar
Copy link
Contributor

@supriyar supriyar commented Dec 8, 2020

Stack from ghstack:

Summary:
For cat followed by linear since the output of cat is not quanitzed, we didnt quantize the linear
This checks the uses of the cat op to insert observers

Test Plan:
python test/test_quantization.py TestQuantizeJitOps.test_cat_linear

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D25403412

Summary:
For cat followed by linear since the output of cat is not quanitzed, we didnt quantize the linear
This checks the uses of the cat op to insert observers

Test Plan:
python test/test_quantization.py TestQuantizeJitOps.test_cat_linear

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot added cla signed oncall: jit Add this issue/PR to JIT oncall triage queue labels Dec 8, 2020
supriyar added a commit that referenced this pull request Dec 8, 2020
Summary:
For cat followed by linear since the output of cat is not quanitzed, we didnt quantize the linear
This checks the uses of the cat op to insert observers

Test Plan:
python test/test_quantization.py TestQuantizeJitOps.test_cat_linear

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 96c9d4a
Pull Request resolved: #49027
@supriyar supriyar requested a review from jerryzh168 December 8, 2020 19:40
Copy link
Contributor

@jerryzh168 jerryzh168 left a comment

Choose a reason for hiding this comment

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

LG, thanks!

@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #49027 (5625606) into gh/supriyar/209/base (5654fc8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@                  Coverage Diff                  @@
##           gh/supriyar/209/base   #49027   +/-   ##
=====================================================
  Coverage                 80.77%   80.78%           
=====================================================
  Files                      1866     1866           
  Lines                    201408   201412    +4     
=====================================================
+ Hits                     162692   162705   +13     
+ Misses                    38716    38707    -9     

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4434c07.

@facebook-github-bot facebook-github-bot deleted the gh/supriyar/209/head branch December 12, 2020 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants