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

Multi GPU arguments fixes #1465

Merged
merged 3 commits into from
Oct 1, 2020
Merged

Multi GPU arguments fixes #1465

merged 3 commits into from
Oct 1, 2020

Conversation

ha-nso-li
Copy link
Contributor

  • Type of the argument --gpu from int to str.
  • The argument --gpu now accepts multiple gpu numbers. (e.g. 1,2,3)
  • This PR is a replacement of Error when using multi-gpu #1292.

I using this code in own personal project and I've made some changes for personal usage. I'm making some of my patches into pull request.

I noticed this repository has been marked as deprecated. This means any new PR won't be reviewed & merged? If so, I'll work on own fork.

@hgaiser
Copy link
Contributor

hgaiser commented Oct 1, 2020

Thank you for your PR! One small comment, but other than that LGTM.

I noticed this repository has been marked as deprecated. This means any new PR won't be reviewed & merged?

It means we don't work on it anymore internally, so support for it is limited.

ha-nso-li and others added 2 commits October 1, 2020 19:48
Co-authored-by: Hans Gaiser <[email protected]>
Co-authored-by: Hans Gaiser <[email protected]>
@hgaiser hgaiser merged commit 1d4e8ac into fizyr:master Oct 1, 2020
@ha-nso-li ha-nso-li deleted the MultiGPU branch October 1, 2020 13:00
kazushi-fa pushed a commit to kazushi-fa/keras-retinanet_rareplanes that referenced this pull request Aug 17, 2021
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.

2 participants