Unverified Commit 1858b5ae authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

README: add recommended PyTorch version for v0.8.0 (#2908)

* README: add recommended PyTorch version for v0.8.0

* PyTorch v1.7.0 is now released
parent 2ac00ddd
...@@ -29,6 +29,8 @@ supported Python versions. ...@@ -29,6 +29,8 @@ supported Python versions.
+==========================+==========================+=================================+ +==========================+==========================+=================================+
| ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6`` | | ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.7.0`` | ``0.8.0`` | ``>=3.6`` |
+--------------------------+--------------------------+---------------------------------+
| ``1.6.0`` | ``0.7.0`` | ``>=3.6`` | | ``1.6.0`` | ``0.7.0`` | ``>=3.6`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.5.1`` | ``0.6.1`` | ``>=3.5`` | | ``1.5.1`` | ``0.6.1`` | ``>=3.5`` |
......
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