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?
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?