az-deep-batch-score icon indicating copy to clipboard operation
az-deep-batch-score copied to clipboard

Docker image hosted in ACR or Docker file

Open maxkazmsft opened this issue 7 years ago • 2 comments

Is it a good idea to provide a Docker file or Docker image in ACR which has the right environment? Not sure how much this tutorial is dependent on the versions of CUDA/cuDNN, but just a though. Every time I see versions mentioned I automatically think of containerization.

maxkazmsft avatar Jan 28 '19 21:01 maxkazmsft

yeah good feedback. I think the other happy paths don't do this, but its something we can discuss more broadly. Will hold on this for now / keep this as an issue.

jiata avatar Jan 30 '19 05:01 jiata

@jiata I do this for the distributed training happy path https://github.com/Azure/DistributedDeepLearning

msalvaris avatar Feb 21 '19 08:02 msalvaris