Skip to content

Commit

Permalink
Merge pull request #1251 from pytorch/narendasan-patch-1
Browse files Browse the repository at this point in the history
chore: update jetson pytorch baase
  • Loading branch information
narendasan authored Aug 10, 2022
2 parents c74b13e + f363f47 commit c39cd42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ parameters:
# Jetson platform config
torch-jetson-build:
type: string
default: "torch-1.12.0a0+84d1cb9.nv22.4-cp38-cp38-linux_aarch64.whl"
default: "torch-1.13.0a0+340c4120.nv22.06-cp38-cp38-linux_aarch64.whl"
jetpack-version:
type: string
default: "50"
Expand Down Expand Up @@ -1024,4 +1024,4 @@ workflows:
torch-build-index: << pipeline.parameters.torch-nightly-build-index >>
trt-version-long: << pipeline.parameters.trt-nightly-version-long >>
requires:
- build-x86_64-pyt-nightly
- build-x86_64-pyt-nightly

0 comments on commit c39cd42

Please sign in to comment.