File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -35,11 +35,14 @@ cu101-libtorch-cxx11-abi-shared-with-deps-latest.zip: libtorch-cxx11-abi-shared-
35
35
cu102-libtorch-cxx11-abi-shared-with-deps-latest.zip : libtorch-cxx11-abi-shared-with-deps-$(VERSION ) .zip
36
36
ln -s $< $@
37
37
38
+ cu110-libtorch-cxx11-abi-shared-with-deps-latest.zip : libtorch-cxx11-abi-shared-with-deps-$(VERSION ) +cu110.zip
39
+ ln -s $< $@
40
+
38
41
cpu-libtorch-macos-latest.zip : libtorch-macos-$(VERSION ) .zip
39
42
ln -s $< $@
40
43
41
- libtorch-macos-1.6.0 .zip :
42
- wget -c https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.6.0 .zip
44
+ libtorch-macos-$( VERSION ) .zip :
45
+ wget -c https://download.pytorch.org/libtorch/cpu/libtorch-macos-$( VERSION ) .zip
43
46
44
47
libtorch-cxx11-abi-shared-with-deps-$(VERSION ) +cpu.zip :
45
48
wget -c https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-$(VERSION ) %2Bcpu.zip
You can’t perform that action at this time.
0 commit comments