X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=stack.py;h=0838bee9e025340f3058fedb7478ce14200ac788;hb=3814647c468e48a12543519b7ce7e584936e24ee;hp=546b17bedb19cc334fbc8b3301f49f67a7c6290f;hpb=0404f762debe33b6779d1440bc03e09a1c0ac4c4;p=pytorch.git diff --git a/stack.py b/stack.py index 546b17b..0838bee 100755 --- a/stack.py +++ b/stack.py @@ -5,7 +5,7 @@ # Written by Francois Fleuret -from torch import is_tensor, Tensor +from torch import Tensor import sys