mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-20 22:30:35 +08:00
builds for pytorch 1.13.1
Reviewed By: davidsonic Differential Revision: D42315355 fbshipit-source-id: f5ced5270e5a7b4a162ee930fc51dee0469d51fc
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3cf3998ea5
commit
9fb452db5c
@@ -29,6 +29,7 @@ CONDA_CUDA_VERSIONS = {
|
||||
"1.12.0": ["cu102", "cu113", "cu116"],
|
||||
"1.12.1": ["cu102", "cu113", "cu116"],
|
||||
"1.13.0": ["cu116", "cu117"],
|
||||
"1.13.1": ["cu116", "cu117"],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user