List of questions
Related questions
Question 123 - Professional Machine Learning Engineer discussion
You are training an object detection model using a Cloud TPU v2. Training time is taking longer than expected. Based on this simplified trace obtained with a Cloud TPU profile, what action should you take to decrease training time in a cost-efficient way?
A.
Move from Cloud TPU v2 to Cloud TPU v3 and increase batch size.
B.
Move from Cloud TPU v2 to 8 NVIDIA V100 GPUs and increase batch size.
C.
Rewrite your input function to resize and reshape the input images.
D.
Rewrite your input function using parallel reads, parallel processing, and prefetch.
Your answer:
0 comments
Sorted by
Leave a comment first