mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-21 23:00:34 +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
@@ -9,7 +9,7 @@ The core library is written in PyTorch. Several components have underlying imple
|
||||
|
||||
- Linux or macOS or Windows
|
||||
- Python
|
||||
- PyTorch 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0 or 2.3.1.
|
||||
- PyTorch 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0 or 2.4.1.
|
||||
- torchvision that matches the PyTorch installation. You can install them together as explained at pytorch.org to make sure of this.
|
||||
- gcc & g++ ≥ 4.9
|
||||
- [ioPath](https://github.com/facebookresearch/iopath)
|
||||
|
||||
Reference in New Issue
Block a user