We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f9d4b commit d723eabCopy full SHA for d723eab
README.md
@@ -32,6 +32,7 @@ The following are the corresponding ``torchaudio`` versions and supported Python
32
| ``torch`` | ``torchaudio`` | ``python`` |
33
| ------------------------ | ------------------------ | ------------------------------- |
34
| ``master`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.6``, ``<=3.9`` |
35
+| ``1.10.0`` | ``0.10.0`` | ``>=3.6``, ``<=3.9`` |
36
| ``1.9.1`` | ``0.9.1`` | ``>=3.6``, ``<=3.9`` |
37
| ``1.9.0`` | ``0.9.0`` | ``>=3.6``, ``<=3.9`` |
38
| ``1.8.0`` | ``0.8.0`` | ``>=3.6``, ``<=3.9`` |
0 commit comments