AKSDeploymentTutorial/Pytorch
msalvaris 0ebf284d54 updates teardown 2018-11-12 16:54:02 +00:00
..
00_DevelopModel.ipynb Updates model dev notebook 2018-11-12 16:49:49 +00:00
01_DevelopModelDriver.ipynb Updates model driver notebook 2018-11-12 16:50:27 +00:00
02_BuildImage.ipynb Updates image building notebook 2018-11-12 16:51:08 +00:00
03_TestLocally.ipynb Updates local testing notebook 2018-11-12 16:52:29 +00:00
04_DeployOnAKS.ipynb Updates the deployment notebook. Includes instructions for setting up NVIDIA driver 2018-11-12 16:53:04 +00:00
05_TestWebApp.ipynb Updates testing notebook 2018-11-12 16:53:22 +00:00
06_SpeedTestWebApp.ipynb Updates speedtest notebook 2018-11-12 16:53:46 +00:00
07_TearDown.ipynb updates teardown 2018-11-12 16:54:02 +00:00
README.md Updates the readmes 2018-10-08 15:37:44 +01:00
environment.yml Fixing pip for python .env 2018-11-12 16:49:01 +00:00
testing_utilities.py Fixes matplotlib warning about deprecation 2018-10-08 11:55:11 +01:00

README.md

Deploy ResNet 152 model on GPU enabled Kubernetes cluster using PyTorch

In this folder are the tutorials for deploying a PyTorch on a Kubernetes cluster.

The tutorial is made up of the following notebooks: