🔥 3-day streak
Professional Machine Learning Engineer66 / 166
Question 66 of 166

You are training a TensorFlow image classification model on a single Vertex AI custom job with one NVIDIA A100 GPU. Training is slow, and monitoring shows GPU utilization averaging only 25%, with frequent idle periods. The dataset consists of millions of JPEG files stored in Cloud Storage and is read one file at a time inside a Python loop before being converted to tensors. What is the most effective change to improve training throughput?

Reviewed for accuracy · Report an issueNext question