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

Want to run inference on CPU, any solution? #74

Open
IzzaRabbani opened this issue Mar 15, 2021 · 2 comments
Open

Want to run inference on CPU, any solution? #74

IzzaRabbani opened this issue Mar 15, 2021 · 2 comments

Comments

@IzzaRabbani
Copy link

No description provided.

@TimSC
Copy link

TimSC commented May 2, 2022

I think https://pytorch.org/ is available using just the CPU but it has to be compile specifically for each compute platform.

@zhifeis
Copy link

zhifeis commented Jul 28, 2022

go through train.py, test.py and function.py and get rid of all mentions of gpu and cuda

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

3 participants