mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[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:
committed by
PyTorch MergeBot
parent
4ccc0381de
commit
cec2977ed2
@ -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
|
||||
|
Reference in New Issue
Block a user