🔥 3-day streak
Professional Machine Learning Engineer29 / 166
Question 29 of 166
Your team is training a large image classification CNN on a single NVIDIA A100 GPU using TensorFlow. To fit a larger batch size and speed up training, you enabled mixed-precision (float16) training. After the change, throughput improved significantly, but the loss frequently becomes NaN early in training and the model fails to converge. What is the most appropriate action to fix the instability while keeping the performance benefits of mixed precision?
Reviewed for accuracy · Report an issueNext question