projects
/
pytorch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccc4799
)
Added the header.
author
Francois Fleuret
<francois@fleuret.org>
Thu, 3 Sep 2020 04:45:56 +0000
(06:45 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Thu, 3 Sep 2020 04:45:56 +0000
(06:45 +0200)
speed.py
patch
|
blob
|
history
diff --git
a/speed.py
b/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():