提交 31232689 编写于 作者: D dangqingqing

add api to doc

上级 b67c43ec
...@@ -382,6 +382,15 @@ sampling_id_layer ...@@ -382,6 +382,15 @@ sampling_id_layer
:members: sampling_id_layer :members: sampling_id_layer
:noindex: :noindex:
Slicing and Joining Layers
==========================
pad_layer
-----------
.. automodule:: paddle.trainer_config_helpers.layers
:members: pad_layer
:noindex:
.. _api_trainer_config_helpers_layers_cost_layers: .. _api_trainer_config_helpers_layers_cost_layers:
Cost Layers Cost Layers
......
...@@ -108,6 +108,7 @@ __all__ = [ ...@@ -108,6 +108,7 @@ __all__ = [
'print_layer', 'print_layer',
'priorbox_layer', 'priorbox_layer',
'spp_layer', 'spp_layer',
'pad_layer',
] ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册