Different output on python and C++ #4305
Labels
Module:Accuracy
Output mismatch between TensorRT and other frameworks
triaged
Issue has been triaged by maintainers
Hello, I have a model where both the input and output are float32. After providing the same input, I performed TensorRT inference on the same GPU (4090) using both the C++ and Python versions, and I obtained different floating-point outputs. The discrepancy starts from the third decimal place. Could you please help explain the reason for this? I look forward to your reply.
TensorRT version: 8.5.1.7
GPU:4090
The text was updated successfully, but these errors were encountered: