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

add multi card for 4 models #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add multi card for 4 models #14

wants to merge 2 commits into from

Conversation

guochaorong
Copy link
Collaborator

No description provided.

@guochaorong guochaorong requested a review from kolinwei May 16, 2018 09:56
cudaid=${language_model:=0} # use 0-th card as default
export CUDA_VISIBLE_DEVICES=$cudaid

FLAGS_benchmark=true python train.py

cudaid=${language_model:=0,1,2,3} # use 0-th card as default
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里赋的0,1,2,3不起作用

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are right!

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