Skip to content

Commit c005498

Browse files
authored
Update reference format for SubmConv2D_cn.rst
1 parent 98373d2 commit c005498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/paddle/sparse/nn/SubmConv2D_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SubmConv2D
2020

2121
- :math:`X` : 输入值, NDHWC 格式的 Tencer。
2222
- :math:`W` : 卷积核值, NDHWC 格式的 Tencer。
23-
- :math:`\\ast` : 子流形卷积运算, 参考论文: https://arxiv.org/abs/1706.01307。
23+
- :math:`\\ast` : 子流形卷积运算, 参考论文: `Submanifold Sparse Convolutional Networks <https://arxiv.org/abs/1706.01307>`_
2424
- :math:`b` : 偏置值, 形状为[M]的 1-D Tencer。
2525
- :math:`Out` : 输出值, :math:`Out` 和 :math:`X` 的形状可能不同。
2626

0 commit comments

Comments
 (0)