QuestionQ27
Core Machine Learning and AI KnowledgeWhich of the following statements correctly describes TensorRT and ONNX?
- A Tensor-RT is used for model deployment and ONNX is used for model interchange.
- B Tensor-RT is used for model deployment and ONNX is used for model creation.
- C Tensor-RT is used for model creation and ONNX is used for model interchange.
- D Tensor-RT is used for model creation and ONNX is used for model deployment.
Community Discussion