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

Faster processing #1009

Open
Potatooff opened this issue Dec 8, 2023 · 0 comments
Open

Faster processing #1009

Potatooff opened this issue Dec 8, 2023 · 0 comments

Comments

@Potatooff
Copy link

I was following this guide from C# to build a image classification model.
Everything works well until i see that it is only utilizing cpu to train but i wanted to train on gpu how can i do ?
i had a database of near 1.8gb and it took 3 hours to train which is really long
https://learn.microsoft.com/en-us/samples/dotnet/machinelearning-samples/mlnet-image-classification-transfer-learning/

How can i make it use gpu instead?
script from github:
https://learn.microsoft.com/en-us/samples/dotnet/machinelearning-samples/mlnet-image-classification-transfer-learning/

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

1 participant