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

parameter #10

Closed
cheun726 opened this issue Sep 8, 2021 · 2 comments
Closed

parameter #10

cheun726 opened this issue Sep 8, 2021 · 2 comments

Comments

@cheun726
Copy link

cheun726 commented Sep 8, 2021

I want to set the value of --batch_size to 8.How do I set the value of --test_every and --epochs because of the limitation of GPU'S memory.
thank you

@HarukiYqM
Copy link
Owner

HarukiYqM commented Sep 8, 2021

Hi, reducing the batch size will change the performance and may reduce the results.

I have never met this situation before and have no ideas about how to modify it without changing performance. You can run some experiments to select the best parameters for your specific memory requirements.

It is possible to simply double the —test_every to keep the total iterations number unchanged but again there is no guarantee to reproduce the results.

@cheun726
Copy link
Author

cheun726 commented Sep 9, 2021 via email

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