We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1b3f5 commit 4040aabCopy full SHA for 4040aab
README.md
@@ -21,6 +21,7 @@ versions.
21
| `torch` | `torchvision` | Python |
22
| ------------------ | ------------------ | ------------------- |
23
| `main` / `nightly` | `main` / `nightly` | `>=3.10`, `<=3.14` |
24
+| `2.10` | `0.25` | `>=3.10`, `<=3.14` |
25
| `2.9` | `0.24` | `>=3.10`, `<=3.14` |
26
| `2.8` | `0.23` | `>=3.9`, `<=3.13` |
27
| `2.7` | `0.22` | `>=3.9`, `<=3.13` |
0 commit comments