[BE][6/16] fix typos in torch/ (#156316)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/156316
Approved by: https://github.com/albanD
ghstack dependencies: #156313, #156314, #156315
This commit is contained in:
Xuehai Pan
2025-06-22 22:22:32 +08:00
committed by PyTorch MergeBot
parent 4ccc0381de
commit cec2977ed2
32 changed files with 58 additions and 59 deletions

View File

@ -18,5 +18,5 @@ from torch.ao.quantization.fuse_modules import (
get_fuser_method,
)
# for backward compatiblity
# for backward compatibility
from torch.ao.quantization.fuser_method_mappings import fuse_conv_bn, fuse_conv_bn_relu