build an AZURE ML enviroment from docker image in dockerhub

Mia Hu 1 Reputation point
2021-11-03T18:25:24.763+00:00

I want to use https://hub.docker.com/layers/shi2yu3/mainz/v7_nccl2804/images/sha256-298ca59f25e56ff8d0f3faeb7493618ff7d69149e6a92283ed3176a215b8da8d?context=explore in Azure ML as an environment for model training and testing. Any idea how to do this?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 41,961 Reputation points Microsoft Employee
    2021-11-05T10:56:13.927+00:00

    @Mia Hu I think your scenario needs to use a custom docker image for training. In that case, you can refer to the steps in this documentation to use this image in your build.

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

    0 comments No comments