提交 115f9a12 编写于 作者: C chenlong

add_api_ruoyu test=develop

上级 3c98fdd9
......@@ -7,3 +7,7 @@ paddle.review_tmp
review_tmp/MarginRankingLoss.rst
review_tmp/margin_ranking_loss.rst
review_tmp/ConstantPad1d.rst
review_tmp/ReflectionPad1d.rst
review_tmp/ReplicationPad1d.rst
review_tmp/Pad.rst
.. _api_nn_ConstantPad1d:
ConstantPad1d
-------------
.. autoclass:: paddle.nn.ConstantPad1d
:members:
:inherited-members:
:noindex:
.. _api_nn_Pad:
Pad
---------
.. autoclass:: paddle.nn.Pad
:members:
:inherited-members:
:noindex:
.. _api_nn_ReflectionPad1d:
ReflectionPad1d
---------------
.. autoclass:: paddle.nn.ReflectionPad1d
:members:
:inherited-members:
:noindex:
.. _api_nn_ReplicationPad1d:
ReplicationPad1d
----------------
.. autoclass:: paddle.nn.ReplicationPad1d
:members:
:inherited-members:
:noindex:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册