iopath dependency

Summary: Add ioPath as a dependency of PyTorch3D in preparation for using the new PathManager.

Reviewed By: nikhilaravi

Differential Revision: D25372971

fbshipit-source-id: d8aa661d2de975e747dd494edc42bf843990cf68
This commit is contained in:
Jeremy Reizenstein
2020-12-24 10:14:37 -08:00
committed by Facebook GitHub Bot
parent 0a309ec6c7
commit 513a6476bc
8 changed files with 9 additions and 4 deletions

View File

@@ -75,6 +75,7 @@ jobs:
# - run: conda install -c pytorch pytorch torchvision
- run: pip3 install --progress-bar off 'git+https://github.com/facebookresearch/fvcore'
- run: pip3 install --progress-bar off 'git+https://github.com/facebookresearch/iopath'
- run:
name: get cub
command: |

View File

@@ -75,6 +75,7 @@ jobs:
# - run: conda install -c pytorch pytorch torchvision
- run: pip3 install --progress-bar off 'git+https://github.com/facebookresearch/fvcore'
- run: pip3 install --progress-bar off 'git+https://github.com/facebookresearch/iopath'
- run:
name: get cub
command: |