opts.pfgm is not defined
ja8143912 opened this issue · 1 comments
ja8143912 commented
It seems opts.pfgm in train.py Line 162 c.update(rbatch=opts.rbatch, stf=opts.stf, pfgm=opts.pfgm, D=opts.aug_dim, pfgmpp=opts.pfgmpp) is not defined.
Newbeeer commented
Hi,
Thank you very much for pointing out the bug! I have fixed the bug. Sorry I pushed the code in a hurry.
Best,
Yilun