projects
/
pytorch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e18a91
)
Update.
author
François Fleuret
<francois@fleuret.org>
Mon, 18 Dec 2023 00:48:43 +0000
(
01:48
+0100)
committer
François Fleuret
<francois@fleuret.org>
Mon, 18 Dec 2023 00:48:43 +0000
(
01:48
+0100)
pscan.py
patch
|
blob
|
history
diff --git
a/pscan.py
b/pscan.py
index
7b6cfc0
..
6a9057e
100755
(executable)
--- a/
pscan.py
+++ b/
pscan.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 torch
######################################################################