From: Francois Fleuret Date: Thu, 3 Sep 2020 04:45:56 +0000 (+0200) Subject: Added the header. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pytorch.git;a=commitdiff_plain;h=6f7f454565cabfeda22c32103cc0ca41364de14a Added the header. --- 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():