Skip to content

Conversation

@AlAuAu
Copy link

@AlAuAu AlAuAu commented Nov 7, 2025

Add paddle.Tensor.clamp_ ,paddle.nn.functional.logsigmoid, paddle.functional.meshgrid, paddle.nn.init.calculate_fan_in_and_fan_out ,paddle.autocast description

@paddle-bot
Copy link

paddle-bot bot commented Nov 7, 2025

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

@luotao1 luotao1 added HappyOpenSource 快乐开源活动issue与PR and removed HappyOpenSource 快乐开源活动issue与PR labels Nov 10, 2025
@github-actions
Copy link

github-actions bot commented Nov 26, 2025

📚 本次 PR 文档预览链接(点击展开)
ℹ️ 预览提醒
请等待 Docs-NEW 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。


.. py:function:: paddle.autocast(device_type, dtype='float16', enabled=True, cache_enabled =True)

``paddle.amp.autocast`` 的别名,请参考 :ref:`_cn_api_paddle_amp_autocast`。
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
``paddle.amp.autocast`` 的别名,请参考 :ref:`_cn_api_paddle_amp_autocast`。
``paddle.amp.autocast`` 的别名,请参考 :ref:`cn_api_paddle_amp_autocast`。

clamp\_
-------------------------------

.. py:function:: x.clamp(min=None, max=None)
Copy link
Collaborator

Choose a reason for hiding this comment

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

x.clamp ?这是正确的 api 路径么


.. py:function:: paddle.nn.functional.logsigmoid(x, name=None)

``log_sigmoid`` 的别名,请参考 :ref:`_cn_api_paddle_nn_functional_log_sigmoid`。
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
``log_sigmoid`` 的别名,请参考 :ref:`_cn_api_paddle_nn_functional_log_sigmoid`。
``log_sigmoid`` 的别名,请参考 :ref:`cn_api_paddle_nn_functional_log_sigmoid`。

…gsigmoid, paddle.functional.meshgrid, paddle.nn.init.calculate_fan_in_and_fan_out ,paddle.autocast
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