X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=pscan.py;h=6a9057e7644e5977879f3aae43534d24629245b3;hb=263fe9caccf360a68559bbc63d11267ff319b18d;hp=7b6cfc0ce21dc4938cd29437314daa9b5562a204;hpb=5e18a91ef9d1c1362a21b325425990e34ad18463;p=pytorch.git diff --git a/pscan.py b/pscan.py index 7b6cfc0..6a9057e 100755 --- 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 + import torch ######################################################################