Skip to content

Missing required positional arguments calling _output_padding in _ConvTransposeNd from torch. #2965

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: release/8.6
Choose a base branch
from

Conversation

geoffrey-g-delhomme
Copy link

Fix #2964

@samurdhikaru
Copy link
Collaborator

/blossom-ci

2 similar comments
@samurdhikaru
Copy link
Collaborator

/blossom-ci

@samurdhikaru
Copy link
Collaborator

/blossom-ci

@rajeevsrao rajeevsrao requested a review from ttyio November 29, 2023 14:25
@ttyio
Copy link
Collaborator

ttyio commented Nov 29, 2023

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

@yjszyd0813
Copy link

When will the pytorch quantification package be updated synchronously for this issue? It's too troublesome to modify the source code every time.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing required positional arguments calling _output_padding in _ConvTransposeNd from torch.
4 participants