mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2026-03-16 17:35:59 +08:00
remove pytorch2.0 builds
Summary: these are failing in ci Reviewed By: das-intensity Differential Revision: D62594666 fbshipit-source-id: 5e3a7441be2978803dc2d3e361365e0fffa7ad3b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9acdd67b83
commit
ab793177c6
@@ -19,8 +19,6 @@ from packaging import version
|
||||
# The CUDA versions which have pytorch conda packages available for linux for each
|
||||
# version of pytorch.
|
||||
CONDA_CUDA_VERSIONS = {
|
||||
"2.0.0": ["cu117", "cu118"],
|
||||
"2.0.1": ["cu117", "cu118"],
|
||||
"2.1.0": ["cu118", "cu121"],
|
||||
"2.1.1": ["cu118", "cu121"],
|
||||
"2.1.2": ["cu118", "cu121"],
|
||||
|
||||
Reference in New Issue
Block a user