Bernard Ryhede Bengtsson

Results 3 issues of Bernard Ryhede Bengtsson

## Description We are trying to recreate the results from: [https://arxiv.org/abs/2402.05008](url). Using the same .onnx file to compile engines provided by the authors, we find that using fp16 model has...

triaged
Accuracy

## Description We're benchmarking my mixed-precision models using: `trtexec --loadEngine=model.engine --useCudaGraph --iterations=100 --avgRuns=100` We compared two models, one baseline in FP16, and another model where we reduced the precision for...

triaged

We are trying to recreate the results for EfficientViT-SAM, but are having issues with certain models. In this case, we reported issues with l2_encoder.onnx. In summary, these are the results:...