Skip to content

Conversation

@SidusAntares
Copy link

PR Category

User Experience

PR Types

Others

Description

为如下 API 修复示例代码

  • paddle.Tensor.as_complex
  • paddle.Tensor.bernoulli_
  • paddle.Tensor.cond
  • paddle.Tensor.digamma
  • paddle.Tensor.get_tensor

Related links

@ooooo-create

@paddle-bot
Copy link

paddle-bot bot commented Nov 28, 2025

你的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.

@CLAassistant
Copy link

CLAassistant commented Nov 28, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@paddle-bot paddle-bot bot added the contributor External developers label Nov 28, 2025
python\paddle\tensor\linalg.py中cond函数1377行“>>> x = paddle.to_tensor([[1., 0, -1], [0, 1, 0], [1, 0, 1]])”->“>>> x = paddle.to_tensor([[1.0, 0, -1], [0, 1, 0], [1, 0, 1]])”,增添小数点后零
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Dec 1, 2025
@luotao1 luotao1 self-assigned this Dec 1, 2025
…t_fix"

This reverts commit 7a16f45, reversing
changes made to 6c452d6.
@luotao1
Copy link
Contributor

luotao1 commented Dec 1, 2025

冲突了

Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

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

可以看下改的文件,很多都不是要改的。commit历史乱了

@luotao1 luotao1 closed this Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants