MicrosoftMicrosoft
DP-100 · Question #142
DP-100 Question #142: Real Exam Question with Answer & Explanation
Sign in or unlock DP-100 to reveal the answer and full explanation for question #142. The question stem and answer options stay visible for context.
Train and deploy models
Question
You create a multi-class image classification deep learning model. You train the model by using PyTorch version 1.2. You need to ensure that the correct version of PyTorch can be identified for the inferencing environment when the model is deployed. What should you do?
Options
- ASave the model locally as a.pt file, and deploy the model as a local web service.
- BDeploy the model on computer that is configured to use the default Azure Machine Learning
- CRegister the model with a .pt file extension and the default version property.
- DRegister the model, specifying the model_framework and model_framework_version properties.
Unlock DP-100 to see the answer
You've previewed enough free DP-100 questions. Unlock DP-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Model Deployment#Azure Machine Learning#Model Registration#Framework Versioning