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

映射文档 No. 378 #6038

Merged
merged 3 commits into from
Jul 24, 2023
Merged

映射文档 No. 378 #6038

merged 3 commits into from
Jul 24, 2023

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Jul 19, 2023

PaddlePaddle/PaConvert#112

378 torch.linalg.vander

@paddle-bot
Copy link

paddle-bot bot commented Jul 19, 2023

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-6038.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

| PyTorch | PaddlePaddle | 备注 |
| ------- | ------------ | ----------------------------------------------------- |
| x | x | 输入的 Tensor。 |
| N | n | 输出中的列数, 仅参数名大小写不一致。 |
Copy link
Contributor

Choose a reason for hiding this comment

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

输出中的列数, 仅参数名不一致。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Jul 24, 2023
@PaddlePaddle PaddlePaddle unlocked this conversation Jul 24, 2023
| ------- | ------------ | ----------------------------------------------------- |
| x | x | 输入的 Tensor。 |
| N | n | 输出中的列数, 仅参数名不一致。 |
| - | increasing | 列的幂次顺序,PyTorch 无此参数,Paddle 保持默认即可。 |
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个我看Matcher中写的是设置为True,默认是False,文档和Matcher不一致

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改增加转写

@zhwesky2010 zhwesky2010 merged commit 1b58f9e into PaddlePaddle:develop Jul 24, 2023
3 checks passed
@co63oc co63oc deleted the doc0719 branch August 4, 2023 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants