-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
triagedIssue has been triaged by maintainersIssue has been triaged by maintainers
Description
I am trying to convert an open-clip model to TensorRT:
I converted the model and found that there was a problem with the accuracy so I used the following command:
polygraphy run model.onnx --trt --onnxrt > comparison_results.txt
the command's result:
comparison_results_r35.txt
comparison_results_r36.txt
docker image:
dustynv/l4t-pytorch:2.2-r35.4.1
dustynv/l4t-pytorch:r36.4.0
code and onnx:
https://drive.google.com/file/d/1YXDKsnEYa_v6Un44lG12QVTVw-dzNr5E/view?usp=sharing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triagedIssue has been triaged by maintainersIssue has been triaged by maintainers