Official Azure Machine Learning Inference images.
:latest for CPU and GPU inference imagesCPU/GPU | OS Version | Python Version | MCR Path
--- | --- | --- | --- | --- |
CPU | Ubuntu 20.04 | Python 3.8 | mcr.microsoft.com/azureml/minimal-ubuntu20.04-py38-cpu-inference:latest |
CPU | Ubuntu 20.04 | Python 3.9 | mcr.microsoft.com/azureml/minimal-ubuntu20.04-py39-cpu-inference:latest |
CPU | Ubuntu 22.04 | Python 3.9 | mcr.microsoft.com/azureml/minimal-ubuntu22.04-py39-cpu-inference:latest |
GPU | Ubuntu 22.04 | Python 3.9 | mcr.microsoft.com/azureml/minimal-ubuntu22.04-py39-cuda11.8-gpu-inference:latest |
Prebuilt Docker container images for inference are used when deploying a model with Azure Machine Learning. The images are prebuilt with required python packages. The docker images are optimized for inference and provided for CPU and GPU based scenarios.
Learn more about the images.
Azure/azureml-examples: Azure Machine Learning examples repository.
To give feedback on the images, file an issue at Azure/azureml-examples
Legal Notice: Container License Information. By downloading these images, you agree to the terms of the license agreement.
No tags have been pushed to this repository yet.