Skip to content

torchaudio 0.10.1 Release Note

Compare
Choose a tag to compare
@mthrok mthrok released this 16 Dec 20:41
· 1327 commits to main since this release

This is a minor release, which is compatible with PyTorch 1.10.1 and include small bug fix, improvements and documentation update. There is no new feature added.

Bug Fix

  • #2050 Allow whitespace as TORCH_CUDA_ARCH_LIST delimiter

Improvement

  • #2054 Fetch third party source code automatically
    The build process now fetches third party source code (git submodule and cmake external projects)
  • #2059 Improve documentation

For the full feature of v0.10, please refer to the v0.10.0 release note.