Closed nateanl closed 1 year ago
https://github.com/pytorch/audio/pull/3230 resolves https://github.com/pytorch/audio/issues/3218, which existed since earlier release
https://github.com/pytorch/audio/pull/3204 fixes issue with multiple formats, which existed since the initial release of StreamReader.
https://github.com/pytorch/audio/pull/3243 and https://github.com/pytorch/audio/pull/3248 fixes issue with FFmpeg backend which was introduced in 2.0
torch.no_grad()
.scaled_dot_product_attention
to increase efficiency.
This issue is for tracking TODO lists which are supposed to be cherry-picked to the release branch. Following is release branch for the 2.0.1 release.