David

Results 3 issues of David

## Description Compiling a TensorRT model from an ONNX IR containing Resize operators with Antialias=1 does not apply the antialiasing. Does antialias is supported in the TensorRT resize operator? ##...

triaged

## Description Hi, I am working on a model that employs a modified attention mechanism, incorporating pooling on top of K and V to reduce computational load. However, I'm encountering...

triaged

## Description After migrating my backend to TensorRT 10, I've noticed that some models are slower with TensorRT-10. Looks like the issue comes from the mapping on some InstanceNormalization layers...