Question 139 of 307
Single answerA TensorFlow machine learning model on Compute Engine virtual machines (n2-standard-32) takes two days to complete training. The model has custom TensorFlow operations that must run partially on a CPU. You want to reduce the training time in a cost-effective manner. What should you do?
AChange the VM type to n2-highmem-32.
BChange the VM type to e2-standard-32.
✓CTrain the model using a VM with a GPU hardware accelerator.
DTrain the model using a VM with a TPU hardware accelerator.
✓
Correct Answer: C
Train the model using a VM with a GPU hardware accelerator.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.