Skip to content

Commit

Permalink
fix typos (Pad3d -> Pad3D) (PaddlePaddle#3880)
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo authored Sep 16, 2021
1 parent 562c390 commit b03fd6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/02_paddle2.0_develop/04_model_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
| | AdaptiveMaxPool1D、AdaptiveMaxPool2D、AdaptiveMaxPool3D、 |
| | AvgPool1D、AvgPool2D、AvgPool3D、MaxPool1D、MaxPool2D、MaxPool3D |
+---------------+---------------------------------------------------------------------------+
| Padding | Pad1D、Pad2D、Pad3d |
| Padding | Pad1D、Pad2D、Pad3D |
+---------------+---------------------------------------------------------------------------+
| Activation | ELU、GELU、Hardshrink、Hardtanh、HSigmoid、LeakyReLU、LogSigmoid、 |
| | LogSoftmax、PReLU、ReLU、ReLU6、SELU、Sigmoid、Softmax、Softplus、 |
Expand Down

0 comments on commit b03fd6a

Please sign in to comment.