X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mygpt.py;h=24ba34591bb6833e9f0a550a4e104074486cec4a;hb=43fbfaac1850098f5b1a9470c8e6ca3d5ab479fe;hp=fb08a3aa8b3bb18dcd3c11ee7e955a1da7c58bfd;hpb=1fa5b661d7005daa019a89755af18f698e1cc231;p=mygptrnn.git diff --git a/mygpt.py b/mygpt.py index fb08a3a..24ba345 100755 --- a/mygpt.py +++ b/mygpt.py @@ -695,8 +695,6 @@ class Caterpillar(nn.Module): + (1 - mask_K) * self.rec_K[:, :, t0:t1] ) - exit(0) - ###################################################################### # compute the readout