Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
junjihashimoto committed Mar 17, 2020
1 parent e222fe1 commit b0d35c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VERSION=1.4.0

all:libtorch_$(VERSION)+cpu-1_amd64.deb \
libtorch_$(VERSION)+cu92-1_amd64.deb \
libtorch_$(VERSION)+cu101u-1_amd64.deb \
libtorch_$(VERSION)+cu101-1_amd64.deb \
libtorch-$(VERSION)+cpu-1.x86_64.rpm \
libtorch-$(VERSION)+cu92-1.x86_64.rpm \
libtorch-$(VERSION)+cu101-1.x86_64.rpm
Expand Down

0 comments on commit b0d35c2

Please sign in to comment.