-
Notifications
You must be signed in to change notification settings - Fork 873
[API Compatibility No.58、349] Sink diag to cpp #7675
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
base: develop
Are you sure you want to change the base?
[API Compatibility No.58、349] Sink diag to cpp #7675
Conversation
|
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-7675.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html |
📚 本次 PR 文档预览链接(点击展开)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the Chinese documentation for the paddle.diag API to align with upstream changes in PaddlePaddle/Paddle#76939. The changes add documentation for the new out parameter and include a note about parameter name aliases.
Key Changes
- Added
outparameter to the API signature and parameter documentation - Added a note block documenting parameter name aliases (
inputforx,diagonalforoffset)
|
copilot说的有道理,我调整一下格式 |
PR Category
User Experience
PR Types
Improvements
Description
outtodiagZH documentationdiagPaddle PR: PaddlePaddle/Paddle#76939
PaConvert PR: PaddlePaddle/PaConvert#792