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

This code can run on CPU also? #21

Closed
PurveshChhajed opened this issue Nov 12, 2020 · 4 comments
Closed

This code can run on CPU also? #21

PurveshChhajed opened this issue Nov 12, 2020 · 4 comments

Comments

@PurveshChhajed
Copy link

No description provided.

@PurveshChhajed PurveshChhajed changed the title This is code can run on CPU also? This code can run on CPU also? Nov 12, 2020
@mrT23
Copy link
Contributor

mrT23 commented Nov 12, 2020

remove the ".cuda()" and yes

@ghost
Copy link

ghost commented Nov 17, 2020

Hello,How to use GIT+ https://github.com/mapillary/inplace_ abn.git @v1.0.11? When I run validate.py , I report an error: no module name 'inplace'_ abn'

@mrT23
Copy link
Contributor

mrT23 commented Nov 17, 2020

inplace-abn is an external dependency

i think it supports cpu only.

if you installation fails, try maybe installing an older tag, or ask in:
https://github.com/mapillary/inplace_abn

@mrT23 mrT23 closed this as completed Nov 26, 2020
@PurveshChhajed
Copy link
Author

remove the ".cuda()" and yes

removing .cuda() works but as it us using inplace_abn, will this code run on CPU? (will inplace_abn works without GPU)

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