Added the header.
[pytorch.git] / speed.py
index 9e845db..e03b3b7 100755 (executable)
--- 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 <francois@fleuret.org>
+
 import time, torch
 
 if torch.cuda.is_available():