pytorch / TensorRT

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
https://pytorch.org/TensorRT
BSD 3-Clause "New" or "Revised" License
2.61k stars 351 forks source link

upgrade tensorrt dependency to >=10.3.0,<=10.6.0 #3286

Open lanluo-nvidia opened 3 weeks ago

lanluo-nvidia commented 3 weeks ago

Description

upgrade tensorrt dependency to >=10.3.0,<=10.6.0

in the docker container: it is always shipped with latest tensorrt 10.6.0

Type of change

Please delete options that are not relevant and/or add your own.

Checklist:

narendasan commented 2 weeks ago

Any idea about the CI issues?

narendasan commented 1 week ago

@zewenli98 can you rebase this branch with main to see if it passes?