Skip to content

Instantly share code, notes, and snippets.

View YiL17's full-sized avatar

Yifei YiL17

  • Hong Kong
View GitHub Profile
@antriv
antriv / Tensorflow Serving with a GPU Kubernetes cluster on Azure.md
Created February 9, 2018 21:57 — forked from mhamilton723/Tensorflow Serving with a GPU Kubernetes cluster on Azure.md
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.