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

CPU implementation #57

Open
maksad opened this issue Feb 12, 2021 · 3 comments
Open

CPU implementation #57

maksad opened this issue Feb 12, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@maksad
Copy link

maksad commented Feb 12, 2021

I have tried PreciseRoIPooling in my research and was satisfied with the result, now I would like to deploy my model using TorchServe and Amazon Elastic Inference (EI). One of the requirements on EI is "CPU compatibility" and having that variation of PreciseRoIPooling would greatly help. Is there any timeline about it?

@vacancy
Copy link
Owner

vacancy commented Mar 26, 2021

Currently, there is no plan for CPU forward/backward support.

@vacancy vacancy added the enhancement New feature or request label Apr 28, 2021
@cybaol
Copy link

cybaol commented Nov 18, 2021

Is there any plan to achieve CPU version?

@evekeen
Copy link

evekeen commented Aug 23, 2022

Without a CPU implementation, there is little practical use in the library besides research.
I'd really like to try porting it to CPU however, I'm far from understanding how it works. Can anyone help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants