Amazon
MLS-C01 · Question #80
A Machine Learning Specialist is packaging a custom ResNet model into a Docker container so the company can leverage Amazon SageMaker for training. The Specialist is using Amazon EC2 P3 instances to t
Sign in or unlock MLS-C01 to reveal the answer and full explanation for question #80. The question stem and answer options stay visible for context.
Machine Learning Implementation and Operations
Question
A Machine Learning Specialist is packaging a custom ResNet model into a Docker container so the company can leverage Amazon SageMaker for training. The Specialist is using Amazon EC2 P3 instances to train the model and needs to properly configure the Docker container to leverage the NVIDIA GPUs. What does the Specialist need to do?
Options
- ABundle the NVIDIA drivers with the Docker image.
- BBuild the Docker container to be NVIDIA-Docker compatible.
- COrganize the Docker container's file structure to execute on GPU instances.
- DSet the GPU flag in the Amazon SageMaker CreateTrainingJob request body.
Unlock MLS-C01 to see the answer
You've previewed enough free MLS-C01 questions. Unlock MLS-C01 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
#Docker containers#GPU acceleration#NVIDIA-Docker#SageMaker