Skip to content

Commit d2330df

Browse files
build: manually update PyTorch version (#3808)
Set PyTorch and TorchVision version to nightly release 2024-10-20.
1 parent f5d15ab commit d2330df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pytorch-hash.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ec8499a174317b85b6c6fe98eb99a266b590cef8
1+
160d421a40e934ac8183e47f9cbc8618a4bd97dd

pytorch-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-f https://download.pytorch.org/whl/nightly/cpu/torch/
22
--pre
3-
torch==2.6.0.dev20241015
3+
torch==2.6.0.dev20241020

torchvision-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-f https://download.pytorch.org/whl/nightly/cpu/torchvision/
22
--pre
3-
torchvision==0.20.0.dev20241015
3+
torchvision==0.20.0.dev20241020

0 commit comments

Comments
 (0)