Skip to content

Commit 460fbc6

Browse files
Update docs/api/paddle/compat/nn_Linear_cn.rst
1 parent c0691f2 commit 460fbc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/paddle/compat/nn_Linear_cn.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Linear
66
.. py:class:: paddle.compat.nn.Linear(in_features, out_features, bias, device=None, dtype=None)
77
88
PyTorch 兼容的 :ref:`cn_api_paddle_nn_Linear` 版本:
9+
910
- 与 PyTorch 一致的数学意义:
1011

1112
.. math::

0 commit comments

Comments
 (0)