Thanks to visit codestin.com Credit goes to github.com
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 075661c commit aaeb157Copy full SHA for aaeb157
README.md
@@ -44,6 +44,7 @@ The following is the corresponding `torchdata` versions and supported Python ver
44
| `torch` | `torchdata` | `python` |
45
| -------------------- | ------------------ | --------------------------------------- |
46
| `master` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.12` (`3.13` experimental) |
47
+| `2.5.0` | `0.10.0` | `>=3.9`, `<=3.12` |
48
| `2.5.0` | `0.9.0` | `>=3.9`, `<=3.12` |
49
| `2.4.0` | `0.8.0` | `>=3.8`, `<=3.12` |
50
| `2.0.0` | `0.6.0` | `>=3.8`, `<=3.11` |
version.txt
@@ -1 +1 @@
1
-0.10.0a0
+0.11.0a0
0 commit comments