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

【Hackathon 6th No.1】Add AdaptiveLogSoftmaxWithLoss docs API to Paddle #6606

Merged
merged 16 commits into from
Jun 18, 2024

Conversation

ADream-ki
Copy link
Contributor

@ADream-ki ADream-ki commented Apr 8, 2024

Copy link

paddle-bot bot commented Apr 8, 2024

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

@ADream-ki ADream-ki changed the title 【Hackathon 6th No.4】Add AdaptiveLogSoftmaxWithLoss docs API to Paddle 【Hackathon 6th No.1】Add AdaptiveLogSoftmaxWithLoss docs API to Paddle Apr 8, 2024
Copy link
Collaborator

@sunzhongkai588 sunzhongkai588 left a comment

Choose a reason for hiding this comment

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

  • paddle.nn.overview 里加一下这俩个 api
  • 用 pre-commit 自动修复下文档格式

@luotao1
Copy link
Collaborator

luotao1 commented Jun 13, 2024

@Chen-Lun-Hao 改好的话,回复一个DONE,或者标记下已完成-》点一下【Resolve Conversation】按钮

@ADream-ki
Copy link
Contributor Author

DONE

@ADream-ki
Copy link
Contributor Author

@Chen-Lun-Hao 改好的话,回复一个DONE,或者标记下已完成-》点一下【Resolve Conversati好的

@@ -272,6 +272,8 @@ Loss 层
" :ref:`paddle.nn.TripletMarginWithDistanceLoss <cn_api_paddle_nn_TripletMarginWithDistanceLoss>` ", "TripletMarginWithDistanceLoss 层"
" :ref:`paddle.nn.MultiLabelSoftMarginLoss <cn_api_paddle_nn_MultiLabelSoftMarginLoss>` ", "多标签 Hinge 损失层"
" :ref:`paddle.nn.MultiMarginLoss <cn_api_paddle_nn_MultiMarginLoss>` ", "MultiMarginLoss 层"
" :ref:`paddle.nn.functional.adaptive_log_softmax_with_loss <cn_api_paddle_nn_functional_adaptive_log_softmax_with_loss>` ", "自适应 logsoftmax 损失函数"
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个放在 损失函数 下吧,不能算是loss层的类

Copy link
Collaborator

@sunzhongkai588 sunzhongkai588 left a comment

Choose a reason for hiding this comment

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

LGTM

@sunzhongkai588 sunzhongkai588 merged commit 15c40e0 into PaddlePaddle:develop Jun 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor PaddlePaddle Hackathon 飞桨黑客松活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants