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

can someone tell what is the role of GPU in this project? #10

Open
Saiteja6034 opened this issue May 29, 2019 · 1 comment
Open

can someone tell what is the role of GPU in this project? #10

Saiteja6034 opened this issue May 29, 2019 · 1 comment

Comments

@Saiteja6034
Copy link

No description provided.

@Zast996
Copy link

Zast996 commented Nov 3, 2020

Hello,
the GPU in this project is used to perform the train and predict phases of the model.
GPUs are more powerful than CPU in when performing some operations (like train and predict).
So if you use a good GPU instead of a CPU, the execution time of the two operations will be significantly reduced

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