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

【PaddlePaddle Hackathon 2】23、为 Paddle 新增 Softmax2D 组网API #4543

Merged
merged 8 commits into from
Oct 25, 2022
Merged

【PaddlePaddle Hackathon 2】23、为 Paddle 新增 Softmax2D 组网API #4543

merged 8 commits into from
Oct 25, 2022

Conversation

Asthestarsfalll
Copy link
Contributor

@Asthestarsfalll Asthestarsfalll commented Apr 8, 2022

为 Paddle 新增 Softmax2D 组网API

@paddle-bot-old
Copy link

paddle-bot-old bot commented Apr 8, 2022

✅ This PR's description meets the template requirements!
Please wait for other CI results.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Apr 8, 2022

Thanks for your contribution!

docs/api/paddle/nn/Softmax2D_cn.rst Outdated Show resolved Hide resolved
.. code-block:: python

import paddle
import numpy as np
Copy link
Collaborator

Choose a reason for hiding this comment

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

可以不引入numpy,直接创建tensor

Copy link
Collaborator

@Ligoml Ligoml left a comment

Choose a reason for hiding this comment

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

LGTM for docs

@Ligoml Ligoml merged commit 714be73 into PaddlePaddle:develop Oct 25, 2022
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