hojonathanho/diffusion

Evaluation during training?

ruiqigao opened this issue · 1 comments

Hey I have a quick question! Is it possible to do the evaluation loop during training (e.g., every 100 iterations do once of sampling images), instead of having to execute the evaluation separately?

Sorry, that functionality is not implemented here.