yijun02

Results 3 comments of yijun02

Yes, the FP32 results are good. I computed cosine similarity between onnx and trt the result is as follows. and the following is the onnx model's diference between opset_version 16(left)...

The log of nx with opset_version 16: [nx_log.txt](https://github.com/user-attachments/files/19386142/nx_log.txt) The log of agx with opset_version 16: [agx_log.txt](https://github.com/user-attachments/files/19386141/agx_log.txt) The log of RTX3090 with opset_version 16: [RTX3090_log.txt](https://github.com/user-attachments/files/19386140/RTX3090_log.txt)

The log of agx with opset_version 17 and the cosine similarity is 0.6441. [agx_log_noTF32.txt](https://github.com/user-attachments/files/19386587/agx_log_noTF32.txt) polygraphy run model/img_en_ori.onnx --trt --onnxrt --onnx-outputs mark all --trt-outputs mark all > comparison_results.txt [comparison_results.txt](https://github.com/user-attachments/files/19386846/comparison_results.txt)