NVIDIA Certified Associate – AI Infrastructure and Operations — Question 1

A company is implementing a new network architecture and needs to consider the requirements and considerations for training and inference. Which of the following statements is true about training and inference architecture?

Answer options

Correct answer: C

Explanation

Option C is correct because training architecture prioritizes optimizing performance to handle the extensive computations involved in training models, while inference architecture is designed to minimize latency for quick predictions. Options A and B are incorrect as they misrepresent the distinct requirements of training and inference. Option D is also incorrect as, while they serve different purposes, training and inference architectures can share components.