-
Notifications
You must be signed in to change notification settings - Fork 876
【Hackathon 6th No.5】Add chi2/LKJCholesky API to Paddle #6627
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
Conversation
|
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-6627.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html |
sunzhongkai588
left a comment
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.
注意需要用 pre-commit 自动修复一下写作格式
|
有个小问题,就是我看了一下CI里面的check,发现check_copy_from_parsed_into_sample_code.py这个文件检查到COPY-FROM就会抛出错误。 |
copy from是把英文源码里的 docstring 的代码部分抽取出来放到中文文档,线上报错可能有其他原因,因为官网预览现在不太稳定。本地构建的话可能需要有 paddle 仓库吧 |
sunzhongkai588
left a comment
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.
paddle/distribution/Overview 里加一下相关描述
已添加 |
sunzhongkai588
left a comment
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.
LGTM
No description provided.