mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-21 06:40:35 +08:00
remove PyTorch 1.4 builds
Summary: We won't support PyTorch 1.4 in the next release. PyTorch 1.5.0 came out in June 2020, more than a year ago. Reviewed By: patricklabatut Differential Revision: D30424388 fbshipit-source-id: 25499096066c9a2b909a0550394f5210409f0d74
This commit is contained in:
committed by
Facebook GitHub Bot
parent
77fa5987b8
commit
6c416b319c
@@ -232,10 +232,10 @@ workflows:
|
||||
context: DOCKERHUB_TOKEN
|
||||
{{workflows()}}
|
||||
- binary_linux_conda_cuda:
|
||||
name: testrun_conda_cuda_py36_cu101_pyt14
|
||||
name: testrun_conda_cuda_py36_cu101_pyt151
|
||||
context: DOCKERHUB_TOKEN
|
||||
python_version: "3.6"
|
||||
pytorch_version: "1.4"
|
||||
pytorch_version: "1.5.1"
|
||||
cu_version: "cu101"
|
||||
- binary_linux_conda_cuda:
|
||||
name: testrun_conda_cuda_py37_cu102_pyt190
|
||||
|
||||
Reference in New Issue
Block a user