TensorRT
TensorRT copied to clipboard
Missing required positional arguments calling _output_padding in _ConvTransposeNd from torch.
Fix #2964
/blossom-ci
/blossom-ci
/blossom-ci
thanks for the contributing, the latest code is in branch release/9.1
, and for compatibility, we inspect the signature first to see if those spatial dims and dilations are needed. see:
https://github.com/NVIDIA/TensorRT/blob/release/9.1/tools/pytorch-quantization/pytorch_quantization/nn/modules/quant_conv.py#L278
When will the pytorch quantification package be updated synchronously for this issue? It's too troublesome to modify the source code every time.