Skip to content

A simple example of a locally trained PyTorch model, which is registered and used to create a real-time endpoint in Azure ML.

License

Notifications You must be signed in to change notification settings

ts-azure-services/mlflow-pytorch-simple-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlflow-pytorch-simple-example

A simple example of a locally trained PyTorch model, which is registered and used to create a real-time endpoint in Azure ML. The end goal is to have a real-time endpoint in Azure ML for inferencing. A sample view of the final state is shown below. real-time-endpoint

Steps

  • Ensure you have a file called sub.env in the root with SUB_ID=<your subscription id>.
  • Follow the steps in the Makefile to reproduce a similar outcome.

About

A simple example of a locally trained PyTorch model, which is registered and used to create a real-time endpoint in Azure ML.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages