X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pytorch.git;a=blobdiff_plain;f=speed.py;h=e03b3b74febe038e3e7382fb155909e197c71cc1;hp=9e845dbe5d39442bdc12f9c3a4943f8773cacf6a;hb=6f7f454565cabfeda22c32103cc0ca41364de14a;hpb=ccc4799245e235f6048681df85c5ef71a32c3c1b diff --git a/speed.py b/speed.py index 9e845db..e03b3b7 100755 --- a/speed.py +++ b/speed.py @@ -1,5 +1,10 @@ #!/usr/bin/env python +# Any copyright is dedicated to the Public Domain. +# https://creativecommons.org/publicdomain/zero/1.0/ + +# Written by Francois Fleuret + import time, torch if torch.cuda.is_available():