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 train by using multi GPU? #36

Open
sybilWsybil opened this issue Feb 20, 2020 · 3 comments
Open

how to train by using multi GPU? #36

sybilWsybil opened this issue Feb 20, 2020 · 3 comments

Comments

@sybilWsybil
Copy link

sybilWsybil commented Feb 20, 2020

Hi:
I have 8 GPUs in one computer. if I use model = nn.DataParallel(model) in train_serach.py,it can't works.How to train pc-dart by using 8 gpus?

@yuhuixu1993
Copy link
Owner

Hi, @sybilWsybil ,I think there is no need to use 8 gpus on CIFAR. You can run train_search_imagenet.py to search on Imagenet.

@sybilWsybil
Copy link
Author

Thank you!

@yangxj0306
Copy link

你好,请问运行test.py文件时,里边的model.pt是什么时候生成的,为什么我运行了train_search.py和train.py都没有生成这个文件?

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

3 participants