Easily create and train a model using ResNet 50 as a featurizer for deployment on Azure for ultra-low latency inferencing.
Azure ML Hardware Accelerated Models is currently in preview.
Go to the Azure Portal and create an Azure ML Model Management Account (MMA). Learn how to create a MMA. If you already have an existing S1, S2, or S3 account in the East US 2 location, you may skip this step. The DevTest tier is not supported.
Note: Only accounts in the East US 2 region are currently supported.
Request quota by submitting the form.
You will need the name of your MMA from Step 1 (learn how to get the MMA name).
You will receive an email if your quota request has been successful.
Follow these instructions to set up your environment.
Check out the sample notebooks here. You can easily deploy a ResNet 50 classifier by running the Quickstart notebook.
Read the docs or visit the forum.
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
System | Unit tests | Integration Tests |
---|---|---|
Ubuntu 16.04 |