X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=ae_size.py;h=067a7fa7bc1d44f4330e7f37fe1e511d3fd92045;hb=f8719b07be90426c72d5bcb8ae52c9482642e365;hp=8afb101100b87429351aa4dc157f59973ec398c1;hpb=e111e52ea09f03fc309052b00a452ced52668f70;p=pytorch.git diff --git a/ae_size.py b/ae_size.py index 8afb101..067a7fa 100755 --- a/ae_size.py +++ b/ae_size.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 math from torch import nn from torch import Tensor