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 or GPU inference #19

Merged
merged 1 commit into from
Nov 11, 2022
Merged

CPU or GPU inference #19

merged 1 commit into from
Nov 11, 2022

Conversation

KerolosAtef
Copy link
Contributor

Make the code available to run not only on the GPU but also can use CPU. using a command parameter -- cuda . this command has True or False values which true means use cuda and false use cpu instead.

Make the code available to run not only on the GPU but also can use CPU.
using a command parameter -- cuda . this command has True or False values which true means use cuda and false use cpu instead.
@sangyun884 sangyun884 merged commit e620416 into sangyun884:main Nov 11, 2022
@sangyun884
Copy link
Owner

Thanks, Atef.

@KerolosAtef
Copy link
Contributor Author

KerolosAtef commented Nov 11, 2022 via email

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.

2 participants