Skip to content

Commit 8c108f1

Browse files
build: manually update PyTorch version
Set PyTorch and TorchVision version to nightly release 2024-10-06 Signed-Off By: Vivek Khandelwal <[email protected]>
1 parent f4840ed commit 8c108f1

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-
79d8db50043ace9938cbbf4230b3515894452271
1+
c9a3e50fbfa49981ec176eb1845fd82b3cbe08da

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.dev20240916
3+
torch==2.6.0.dev20241006

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.dev20240916
3+
torchvision==0.20.0.dev20241006

0 commit comments

Comments
 (0)