Skip to content
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

【SCU】【Paddle TensorRT No.4】Add pd_op.stanh converter #69539

Merged
merged 12 commits into from
Dec 11, 2024

Conversation

PolaKuma
Copy link
Contributor

PR Category

User Experience

PR Types

New features

Description

新增了pd_op.stanh Marker和Converter

Copy link

paddle-bot bot commented Nov 20, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added the contributor External developers label Nov 20, 2024
@luotao1 luotao1 added the HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 label Nov 20, 2024
[1] * len(x.shape)
),
)
scaled_a_x = network.add_elementwise(
Copy link
Contributor

@lizexu123 lizexu123 Nov 22, 2024

Choose a reason for hiding this comment

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

这里写的不对,没有这么麻烦,参考一下activation_op.cc中92行的代码

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已更改

@PolaKuma PolaKuma requested a review from lizexu123 November 25, 2024 07:46
lizexu123
lizexu123 previously approved these changes Nov 26, 2024
@PolaKuma PolaKuma requested a review from lizexu123 November 26, 2024 12:28
@HydrogenSulfate HydrogenSulfate removed their assignment Nov 28, 2024
lizexu123
lizexu123 previously approved these changes Dec 4, 2024
@luotao1
Copy link
Contributor

luotao1 commented Dec 4, 2024

冲突了

@PolaKuma
Copy link
Contributor Author

PolaKuma commented Dec 4, 2024

冲突了

解决了

luotao1
luotao1 previously approved these changes Dec 4, 2024
@luotao1
Copy link
Contributor

luotao1 commented Dec 6, 2024

2024-12-04 23:25:36 2662 - test_converter_activation (Failed)

@YuanRisheng YuanRisheng merged commit 461fbd1 into PaddlePaddle:develop Dec 11, 2024
28 checks passed
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.

5 participants