Commits


Kevin Chen authored and GitHub committed 709368ea144
Remove deprecation warnings for TensorRT 10.5 builds (#22374) ### Description In TensorRT 10.5, the APIs `platformHasFastFp16` and `platformHasFastInt8` have been deprecated. Ignore these deprecation warnings. Signed-off-by: Kevin Chen <kevinch@nvidia.com>