Unverified Commit 490929c5 authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

Update `main` version to 18.0a0. Also update README (#8153)

parent 99a999c0
...@@ -21,15 +21,16 @@ versions. ...@@ -21,15 +21,16 @@ versions.
| `torch` | `torchvision` | Python | | `torch` | `torchvision` | Python |
| ------------------ | ------------------ | ------------------- | | ------------------ | ------------------ | ------------------- |
| `main` / `nightly` | `main` / `nightly` | `>=3.8`, `<=3.11` | | `main` / `nightly` | `main` / `nightly` | `>=3.8`, `<=3.11` |
| `2.2` | `0.17` | `>=3.8`, `<=3.11` |
| `2.1` | `0.16` | `>=3.8`, `<=3.11` | | `2.1` | `0.16` | `>=3.8`, `<=3.11` |
| `2.0` | `0.15` | `>=3.8`, `<=3.11` | | `2.0` | `0.15` | `>=3.8`, `<=3.11` |
| `1.13` | `0.14` | `>=3.7.2`, `<=3.10` |
<details> <details>
<summary>older versions</summary> <summary>older versions</summary>
| `torch` | `torchvision` | Python | | `torch` | `torchvision` | Python |
|---------|-------------------|---------------------------| |---------|-------------------|---------------------------|
| `1.13` | `0.14` | `>=3.7.2`, `<=3.10` |
| `1.12` | `0.13` | `>=3.7`, `<=3.10` | | `1.12` | `0.13` | `>=3.7`, `<=3.10` |
| `1.11` | `0.12` | `>=3.7`, `<=3.10` | | `1.11` | `0.12` | `>=3.7`, `<=3.10` |
| `1.10` | `0.11` | `>=3.6`, `<=3.9` | | `1.10` | `0.11` | `>=3.6`, `<=3.9` |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment