【TensorRT】Fix the situation where the filter in the convert_conv function is the output of another operator by PolaKuma · Pull Request #72302 · PaddlePaddle/Paddle

added 2 commits

April 16, 2025 14:24

lizexu123

YqGe585 pushed a commit to YqGe585/Paddle that referenced this pull request

May 7, 2025
…tion is the output of another operator (PaddlePaddle#72302)

* fix bugs

* fix conv3d

* fix codestyle

* fix

* fix codestyle

* Update converter_utils.py

* Update converter_utils.py

* Update converter_utils.py

* fix codestyle

* Update converter_utils.py

* fix