Skip to content

4th-batch-75-代码存在拼写错误#75792

Merged
luotao1 merged 1 commit intoPaddlePaddle:developfrom
ApricityXX:4th_batch_75
Oct 14, 2025
Merged

4th-batch-75-代码存在拼写错误#75792
luotao1 merged 1 commit intoPaddlePaddle:developfrom
ApricityXX:4th_batch_75

Conversation

@ApricityXX
Copy link
Copy Markdown
Contributor

PR Category

Execute Infrastructure

PR Types

Bug fixes

Description

第四批-编号75(共1个)
代码在 logical_andlogical_or 的函数文档字符串中,对于输入张量 xy 的数据类型说明存在拼写错误,将整型类型 int32int64 错误地写成了 in32in64。这可能导致用户误解或无法正确识别支持的数据类型。
修改后将文档中的 in32in64 更正为 int32int64,确保类型名称的准确性,避免误导用户,提升 API 文档的专业性和可读性。

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Oct 12, 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.

@luotao1 luotao1 merged commit 1562704 into PaddlePaddle:develop Oct 14, 2025
73 of 74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants