dotnet / dotnet/machinelearning-modelbuilder

ML.net CLI support using GPU

Open
#2,457 5 comments 0 reactions 0 assignees View on GitHub
enhancement Feature request Stale untriaged
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

1. The current version of the ML.net CLI tool does not support GPU acceleration, which limits its performance and efficiency when working with large and complex datasets. This is a significant issue, as the use of GPUs in machine learning has become increasingly prevalent in recent years.

2. I propose adding GPU support to the ML.net CLI tool. This would allow users to harness the power of GPUs when running their machine learning models, greatly increasing performance and efficiency. Specifically, I suggest adding an option to the existing command line interface to enable GPU support, allowing users to easily switch between CPU and GPU mode as needed.

3. While there are alternative tools available for working with GPU-accelerated machine learning, such as the Model Builder tool, tool often lack the flexibility and customization options provided by the ML.net CLI tool. Additionally, many users are more comfortable working with command-line interfaces than with graphical user interfaces.

4. The addition of GPU support to the ML.net CLI tool would align it with the current industry standards and would bring parity with the ML.net GUI tool, which already supports GPU acceleration. This would allow users to work with their preferred interface while still being able to take advantage of the performance benefits of GPUs.

![image](https://user-images.githubusercontent.com/16959353/212913763-a32e0664-5f86-404d-953c-ce86544aebad.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.