You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick tutorial on how to deploy a GPU enabled tensorflow model to Azure
Tensorflow Serving with a GPU Kubernetes cluster on Azure
Prerequisites
az command line version >= 2.0.23
Making the Kubernetes cluster
First make a resource group to house your deployment. Note that as of 12/22/2017 this will only work in westus2 and uksouth because of Nvidia driver deployment.