Skip to content

【SCU】【Paddle TensorRT No.43】Add pd_op.leaky_relupd_op.prelu converter #70591

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Feb 20, 2025

Conversation

PolaKuma
Copy link
Contributor

@PolaKuma PolaKuma commented Jan 2, 2025

PR Category

User Experience

PR Types

New features

Description

card-71500
新增了 pd_op.leaky_relupd_op.prelu Marker和Converter(注:激活函数Kernel无int实现)

@paddle-bot paddle-bot bot added the contributor External developers label Jan 2, 2025
@luotao1 luotao1 added the HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 label Jan 3, 2025
lizexu123
lizexu123 previously approved these changes Jan 15, 2025
@PolaKuma PolaKuma changed the title 【SCU】【Paddle TensorRT No.43】Add pd_op.leaky_relu converter 【SCU】【Paddle TensorRT No.43】Add pd_op.leaky_relupd_op.prelu converter Jan 17, 2025
lizexu123
lizexu123 previously approved these changes Jan 21, 2025
@@ -35,6 +35,19 @@ def setUp(self):
def test_trt_result(self):
self.check_trt_result()


class TestEluTRTPatternCase2(TensorRTBaseTest):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个怎么加上了?

@lizexu123 lizexu123 merged commit 341ac15 into PaddlePaddle:develop Feb 20, 2025
31 checks passed
Enigmatisms pushed a commit to Enigmatisms/Paddle that referenced this pull request Mar 6, 2025
…verter (PaddlePaddle#70591)

* add

* Update test_converter_activation.py

* fix codestyle

* update

* Update test_converter_activation.py

* Update test_converter_activation.py

* update prelu

* fix codestyle

* Update activation.py

* Update trt_op_marker_pass.cc

* Update test_converter_activation.py

* Update test_converter_activation.py

* Update test_converter_activation.py
@PolaKuma PolaKuma deleted the add_leakyrelu branch March 20, 2025 04:41
YqGe585 pushed a commit to YqGe585/Paddle that referenced this pull request May 7, 2025
…verter (PaddlePaddle#70591)

* add

* Update test_converter_activation.py

* fix codestyle

* update

* Update test_converter_activation.py

* Update test_converter_activation.py

* update prelu

* fix codestyle

* Update activation.py

* Update trt_op_marker_pass.cc

* Update test_converter_activation.py

* Update test_converter_activation.py

* Update test_converter_activation.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants