X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pytorch.git;a=blobdiff_plain;f=ae_size.py;h=067a7fa7bc1d44f4330e7f37fe1e511d3fd92045;hp=8afb101100b87429351aa4dc157f59973ec398c1;hb=e916a8624b6a09737696c124f35059030f0f20e4;hpb=e111e52ea09f03fc309052b00a452ced52668f70 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