[quant][fx] Add BatchNorm ops to backend_config_dict (#75260)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/75260
This PR adds bn2d, bn3d and corresponding bn - relu to backend_config_dict
Test Plan:
python test/test_quantization.py TestQuantizeFx
python test/test_quantization.py TestQuantizeFxOps
Imported from OSS
Reviewed By: andrewor14
Differential Revision: D35403587
fbshipit-source-id: 0611acd54478030ca8a6dc08e8552b8e04e1777c
(cherry picked from commit 1f6e83dc51810aaafbc0a45812d210f6fe2112ed)