"git@developer.sourcefind.cn:OpenDAS/ktransformers.git" did not exist on "c8bf2501040e8ee43482e65ee73419367102755e"
[fbsync] torchaudio: torch.quantization -> torch.ao.quantization (#1823)
Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/1817 This changes the imports in the `torchaudio` to include the new import locations. ``` codemod -d pytorch/audio --extensions py 'torch.quantization' 'torch.ao.quantization' ``` Reviewed By: mthrok Differential Revision: D31302450 fbshipit-source-id: f31a0d4f453f840ea690edb688555a9d585787b5 Co-authored-by:Zafar Takhirov <zaf@fb.com>
Showing
Please register or sign in to comment