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] Fix applying non-zero offset 1 to null pointer in quantized interpolation #65570

Closed
wants to merge 1 commit into from

Commits on Sep 23, 2021

  1. [quant] Fix applying non-zero offset 1 to null pointer in quantized i…

    …nterpolation
    
    Summary: Although this is not an issue that could pop-up in practice, LLVM-12 throws an error about this issue if not checked.
    
    Test Plan: `buck test mode/dev //caffe2/test:quantization -- --exact 'caffe2/test:quantization - test_empty_batch (quantization.core.test_quantized_op.TestQuantizedOps)'`
    
    Reviewed By: r-barnes
    
    Differential Revision: D31151681
    
    fbshipit-source-id: 2f890cf44b8918f1600c7ed7027004d867ed1153
    Zafar Takhirov authored and facebook-github-bot committed Sep 23, 2021
    Copy the full SHA
    f04376a View commit details
    Browse the repository at this point in the history