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

feature - support cpu inference #17

Merged
merged 2 commits into from
Mar 19, 2021
Merged

Conversation

WillBrennan
Copy link
Owner

@WillBrennan WillBrennan commented Mar 19, 2021

In this PR we add support for CPU training and inference; this required minor modifications to train and evaluate_images. To test this PR, both scripts were run with CUDA_VISIBLE_DEVICES=-1 so they weren't visible when the application ran. Also checked this by running nvidia-smi in another window.

This resolves #15

@WillBrennan WillBrennan merged commit 8efba72 into master Mar 19, 2021
@WillBrennan WillBrennan deleted the feature/support-cpu-inference branch March 19, 2021 20:40
@WillBrennan WillBrennan mentioned this pull request Mar 19, 2021
Closed
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.

CPU
1 participant