AKSDeploymentTutorial/Pytorch
msalvaris 2fa9ee012c Removing some of the outputs in the notebook 2018-10-08 14:40:29 +00:00
..
00_DevelopModel.ipynb Removing some of the outputs in the notebook 2018-10-08 14:40:29 +00:00
01_DevelopModelDriver.ipynb Updates notebooks with final run before publishing 2018-10-08 14:28:29 +00:00
02_BuildImage.ipynb Updates notebooks with final run before publishing 2018-10-08 14:28:29 +00:00
03_TestLocally.ipynb Updates notebooks with final run before publishing 2018-10-08 14:28:29 +00:00
04_DeployOnAKS.ipynb Updates notebooks with final run before publishing 2018-10-08 14:28:29 +00:00
05_TestWebApp.ipynb Updates notebooks with final run before publishing 2018-10-08 14:28:29 +00:00
06_SpeedTestWebApp.ipynb Updates notebooks with final run before publishing 2018-10-08 14:28:29 +00:00
07_TearDown.ipynb Updates notebooks with final run before publishing 2018-10-08 14:28:29 +00:00
README.md Updates the readmes 2018-10-08 15:37:44 +01:00
environment.yml Changing the name of the conda env 2018-10-07 09:36:44 +01: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: