remove PyTorch 1.5 builds

Summary: PyTorch 1.6.0 came out on 28 Jul 2020. Stop builds for 1.5.0 and 1.5.1. Also update the news section of the README for recent releases.

Reviewed By: nikhilaravi

Differential Revision: D31442830

fbshipit-source-id: 20bdd8a07090776d0461240e71c6536d874615f6
This commit is contained in:
Jeremy Reizenstein
2021-10-11 06:12:06 -07:00
committed by Facebook GitHub Bot
parent 6d36c1e2b0
commit 53d99671bd
9 changed files with 8 additions and 140 deletions

View File

@@ -231,12 +231,6 @@ workflows:
- main:
context: DOCKERHUB_TOKEN
{{workflows()}}
- binary_linux_conda_cuda:
name: testrun_conda_cuda_py36_cu101_pyt151
context: DOCKERHUB_TOKEN
python_version: "3.6"
pytorch_version: "1.5.1"
cu_version: "cu101"
- binary_linux_conda_cuda:
name: testrun_conda_cuda_py37_cu102_pyt190
context: DOCKERHUB_TOKEN