Skip to content

Add --cpu flag#1

Open
shwang wants to merge 2 commits intowlwkgus:masterfrom
shwang:cpu_flag
Open

Add --cpu flag#1
shwang wants to merge 2 commits intowlwkgus:masterfrom
shwang:cpu_flag

Conversation

@shwang
Copy link

@shwang shwang commented Sep 1, 2018

--gpu-ids='' results in an parsing error, since the code will try
to cast the empty string into an int.

shwang added 2 commits August 31, 2018 18:30
`--gpu-ids=''` results in an parsing error, since the code will try
to cast the empty string into an int.
The code was a repeat. After this commit, `test.py` can also take
the `--cpu` flag.
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

Successfully merging this pull request may close these issues.

1 participant