Skip to content

Commit 2f73941

Browse files
build(deps): bump torch from 2.5.1 to 2.7.1+cpu in /benchmarks/lowq2_reconstruction (#208)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Gardner <[email protected]>
1 parent 2da6b51 commit 2f73941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/lowq2_reconstruction/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--index-url https://download.pytorch.org/whl/cpu
22
numpy==2.3.1
33
#gpu version of torch on eicweb doesn't speed up things for our small model and takes a long time to install
4-
torch==2.5.1
4+
torch==2.7.1+cpu
55
uproot==5.6.3
66
pyHepMC3==3.3.0
77
onnx==1.17.0

0 commit comments

Comments
 (0)