mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-01 11:22:49 +08:00
Restore missing linux conda builds
Summary: Regenerate config.yml after a recent bad merge which lost a few builds. Reviewed By: nikhilaravi Differential Revision: D30696918 fbshipit-source-id: 3ecdfca8682baed13692ec710aa7c25dbd24dd44
This commit is contained in:
parent
fc156b50c0
commit
a9b0d50baf
@ -356,6 +356,18 @@ workflows:
|
||||
name: linux_conda_py36_cu111_pyt181
|
||||
python_version: '3.6'
|
||||
pytorch_version: 1.8.1
|
||||
- binary_linux_conda:
|
||||
context: DOCKERHUB_TOKEN
|
||||
cu_version: cu102
|
||||
name: linux_conda_py36_cu102_pyt190
|
||||
python_version: '3.6'
|
||||
pytorch_version: 1.9.0
|
||||
- binary_linux_conda:
|
||||
context: DOCKERHUB_TOKEN
|
||||
cu_version: cu111
|
||||
name: linux_conda_py36_cu111_pyt190
|
||||
python_version: '3.6'
|
||||
pytorch_version: 1.9.0
|
||||
- binary_linux_conda:
|
||||
context: DOCKERHUB_TOKEN
|
||||
cu_version: cu92
|
||||
@ -482,6 +494,18 @@ workflows:
|
||||
name: linux_conda_py37_cu111_pyt181
|
||||
python_version: '3.7'
|
||||
pytorch_version: 1.8.1
|
||||
- binary_linux_conda:
|
||||
context: DOCKERHUB_TOKEN
|
||||
cu_version: cu102
|
||||
name: linux_conda_py37_cu102_pyt190
|
||||
python_version: '3.7'
|
||||
pytorch_version: 1.9.0
|
||||
- binary_linux_conda:
|
||||
context: DOCKERHUB_TOKEN
|
||||
cu_version: cu111
|
||||
name: linux_conda_py37_cu111_pyt190
|
||||
python_version: '3.7'
|
||||
pytorch_version: 1.9.0
|
||||
- binary_linux_conda:
|
||||
context: DOCKERHUB_TOKEN
|
||||
cu_version: cu92
|
||||
|
Loading…
x
Reference in New Issue
Block a user