Hi,
I am building a software that is calling automl classification and automl regression from C# on windows. I have a strong GPU and I would like to utilize it for the training process.
Does automl supports GPU utilization? I saw that it is somehow possible through this but it seems to work only from the UI based model builder on visual studio.
Is it possible to make it work from the automl CLI or powershell based tool? and will it work on regular machine learning (not deep learning)?
Thanks :)