Closed
Description
❓ Question
Hello, Torch-TensorRT team,
I'd like to ask if there are any plans to release a patch version, such as v2.6.1.
The current release (v2.6.0) includes a breakpoint()
call left in the code, which halts execution and makes the release unusable in production environments unless modified manually or installed from the source. Since Torch-TensorRT
tightly couples with a specific TensorRT version and PyTorch version, there's currently no alternative.
A quick patch release would be greatly appreciated.
Thanks for your great work.