Newbeeer / pfgmpp

Code for ICML 2023 paper, "PFGM++: Unlocking the Potential of Physics-Inspired Generative Models"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opts.pfgm is not defined

ja8143912 opened this issue · comments

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.

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