Skip to content

Commit

Permalink
build from master for this bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair-english committed Dec 30, 2021
1 parent 96c8b7d commit 5818e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/perception/vision_pipeline/jetson_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ conda activate driverless_env

# install pytorch
# https://github.com/pytorch/pytorch#from-source
git clone --recursive --branch v1.10.1 https://github.com/pytorch/pytorch
git clone --recursive https://github.com/pytorch/pytorch
cd pytorch
mamba install -y \
astunparse \
Expand Down

0 comments on commit 5818e04

Please sign in to comment.