Skip to content

Conversation

@zbt78
Copy link
Contributor

@zbt78 zbt78 commented Apr 21, 2024

PR Category

Others

PR Types

New features

Description

add complex support for tanhshrink

@paddle-bot
Copy link

paddle-bot bot commented Apr 21, 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-ci-bot
Copy link

paddle-ci-bot bot commented May 2, 2024

Sorry to inform you that 1b56961's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@paddle-ci-bot
Copy link

paddle-ci-bot bot commented May 17, 2024

Sorry to inform you that 78b3639's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

):
np_x = np.array([[2, 3, 4], [7, 8, 9]], dtype=self.dtype)
x = paddle.to_tensor(np_x, dtype=self.dtype, place=device)
y = paddle.log(x)
Copy link
Contributor

Choose a reason for hiding this comment

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

这个地方不应该是paddle.log了吧

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@paddle-ci-bot
Copy link

paddle-ci-bot bot commented May 31, 2024

Sorry to inform you that 69a74be's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@paddle-ci-bot
Copy link

paddle-ci-bot bot commented Jun 19, 2024

Sorry to inform you that ceb4a9f's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@paddle-bot paddle-bot bot closed this Jun 24, 2025
@paddle-bot
Copy link

paddle-bot bot commented Jun 25, 2025

Since you haven't replied for more than a year, we have closed this issue/pr.
If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up.
由于您超过一年未回复,我们将关闭这个issue/pr。
若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants