Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to accelerate the training process? #9

Open
fikry102 opened this issue Jun 19, 2023 · 2 comments
Open

how to accelerate the training process? #9

fikry102 opened this issue Jun 19, 2023 · 2 comments

Comments

@fikry102
Copy link

python ./main.py --config ./configs/rectified_flow/cifar10_rf_gaussian_ddpmpp.py --eval_folder eval --mode train --workdir ./logs/1_rectified_flow

It seems that the training process need 60w iterations.

It seems that the memory usage of each gpu is not very high during the training process. (4.3G for 24G RTX3090)
Is there any way to increase the memory usage and therefore accelerate the training process?

@forever208
Copy link

forever208 commented Oct 8, 2023

just increase the batch size and learning rate at the same time

@forever208
Copy link

forever208 commented Nov 1, 2023

@fikry102 Hi, how long does it take to train on CIFAR-10? for example, with batch=128, how many steps and how many hours does it cost on a RTX 3090?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants