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

torch.device('cuda:2,3') #3

Closed
MzeroMiko opened this issue Jun 19, 2022 · 1 comment
Closed

torch.device('cuda:2,3') #3

MzeroMiko opened this issue Jun 19, 2022 · 1 comment

Comments

@MzeroMiko
Copy link

In my device, it is not allowed to use torch.device('cuda:2,3') (in siamfc.py: TrackerSiamFC.init).
We recommend to delete this or use nn.DataParallel or torch.distribute etc instead.

huuuuusy added a commit that referenced this issue Jun 20, 2022
@huuuuusy
Copy link
Owner

Thanks a lot; I have updated the codes based on your suggestion.

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

2 participants