Hi,
If you need GPU support on ML inference the only supported option is the Azure Kubernetes Service as stated in this documentation
For guidance on deploying an ML model to AKS, please refer to this documenation on deploying to AKS
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to find the best way to run my machine learning models on GPUs for inference as an http request. Do Azure functions support GPUs? if not, what are other options I can look into?
note: I also want to use packaged models, not necessarily ones of my own creation (such as easyOCR for python)
Hi,
If you need GPU support on ML inference the only supported option is the Azure Kubernetes Service as stated in this documentation
For guidance on deploying an ML model to AKS, please refer to this documenation on deploying to AKS