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

what is the meaning of chunk_sizes? #16

Open
10183308 opened this issue Apr 23, 2019 · 5 comments
Open

what is the meaning of chunk_sizes? #16

10183308 opened this issue Apr 23, 2019 · 5 comments

Comments

@10183308
Copy link

No description provided.

@10183308
Copy link
Author

could you help me?
thank you very much

@heilaw
Copy link
Contributor

heilaw commented Apr 24, 2019

It means the number of images per GPU. Sum of chunk sizes should be equal to the batch size.

@li10141110
Copy link

len(chunk_sizes ) equal to number of your GPUs

@BCWang93
Copy link

It means the number of images per GPU. Sum of chunk sizes should be equal to the batch size.

Hi,How can I change parameters to use one gpu?Thanks!

@XzlXcc
Copy link

XzlXcc commented Jun 12, 2019

It means the number of images per GPU. Sum of chunk sizes should be equal to the batch size.

Hi,How can I change parameters to use one gpu?Thanks!

Set chunk_size=[n], n>=2。

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

5 participants