microsoft / az-deep-batch-score

Batch scoring deep learning models with AML
MIT License
21 stars 8 forks source link

Docker image hosted in ACR or Docker file #9

Open maxkazmsft opened 5 years ago

maxkazmsft commented 5 years ago

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.

jiata commented 5 years ago

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.

msalvaris commented 5 years ago

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