KEMBAR78
[fbsync] torchaudio: torch.quantization -> torch.ao.quantization by mthrok · Pull Request #1823 · pytorch/audio · GitHub
Skip to content

Conversation

@mthrok
Copy link
Contributor

@mthrok mthrok commented Oct 5, 2021

Cherry-pick dc17160 which landed in fbsync branch via D31302450. (Corresponding export is in #1817)

Closes #1817

Summary:
Pull Request resolved: pytorch#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
Copy link
Member

@nateanl nateanl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Could you add [fbsync] in the title when merging, so that we can easily find it for next iteration of fbsync?

@mthrok
Copy link
Contributor Author

mthrok commented Oct 5, 2021

LGTM. Could you add [fbsync] in the title when merging, so that we can easily find it for next iteration of fbsync?

Good point. Done.

@mthrok mthrok changed the title torchaudio: torch.quantization -> torch.ao.quantization (#1817) [fbsync] torchaudio: torch.quantization -> torch.ao.quantization Oct 5, 2021
@mthrok mthrok merged commit 02def7c into pytorch:main Oct 5, 2021
@mthrok mthrok deleted the cherry-pick-fbsync branch October 5, 2021 18:14
mthrok pushed a commit to mthrok/audio that referenced this pull request Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants