You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your great work!
If I want to train on LSUN bedroom and get a LSUN bedroom checkpoint like in RectifiedFlow pre-trained-checkpoints, how long will it take?
I am training on 8A100, and from step100 to step1400, it takes 22mins. And in configs/default_lsun_configs.py, training.n_iters = 2400001. So it will take about 690 hours (29 days) in total. Is 29 days on 8xA100 a similar training cost time to yours?
The text was updated successfully, but these errors were encountered:
Thanks for your great work!
If I want to train on LSUN bedroom and get a LSUN bedroom checkpoint like in RectifiedFlow pre-trained-checkpoints, how long will it take?
I am training on 8A100, and from step100 to step1400, it takes 22mins. And in
configs/default_lsun_configs.py
,training.n_iters = 2400001
. So it will take about 690 hours (29 days) in total. Is 29 days on 8xA100 a similar training cost time to yours?The text was updated successfully, but these errors were encountered: