Resize when Antialias=True seems not working
Open
@zerollzeng is already working on this.
Since Dec 20, 2023.
triaged
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
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?
Environment
TensorRT Version: 8.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.