Skip to content

Commit f363f47

Browse files
authored
chore: update jetson pytorch baase
Signed-off-by: Naren Dasan <[email protected]>
1 parent c74b13e commit f363f47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ parameters:
785785
# Jetson platform config
786786
torch-jetson-build:
787787
type: string
788-
default: "torch-1.12.0a0+84d1cb9.nv22.4-cp38-cp38-linux_aarch64.whl"
788+
default: "torch-1.13.0a0+340c4120.nv22.06-cp38-cp38-linux_aarch64.whl"
789789
jetpack-version:
790790
type: string
791791
default: "50"
@@ -1024,4 +1024,4 @@ workflows:
10241024
torch-build-index: << pipeline.parameters.torch-nightly-build-index >>
10251025
trt-version-long: << pipeline.parameters.trt-nightly-version-long >>
10261026
requires:
1027-
- build-x86_64-pyt-nightly
1027+
- build-x86_64-pyt-nightly

0 commit comments

Comments
 (0)