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][graphmode][fx] Add support for functional conv1d and conv3d #51155

Closed
wants to merge 2 commits into from

Commits on Jan 26, 2021

  1. [quant][graphmode][fx] Add support for functional conv1d and conv3d

    Summary:
    This PR added support for quantizing functional conv1d, conv3d,  conv1d_relu and conv3d_relu
    
    Test Plan:
    python test/test_quantization.py TestQuantizeFxOps.test_functional_conv
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    
    [ghstack-poisoned]
    jerryzh168 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    aef8467 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Update on "[quant][graphmode][fx] Add support for functional conv1d a…

    …nd conv3d"
    
    Summary:
    This PR added support for quantizing functional conv1d, conv3d,  conv1d_relu and conv3d_relu
    
    Test Plan:
    python test/test_quantization.py TestQuantizeFxOps.test_functional_conv
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    
    Differential Revision: [D26089965](https://our.internmc.facebook.com/intern/diff/D26089965)
    
    [ghstack-poisoned]
    jerryzh168 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    83c0bee View commit details
    Browse the repository at this point in the history