Skip to content

Commit 9444039

Browse files
committed
test=develop
1 parent c837a0a commit 9444039

File tree

1 file changed

+0
-1
lines changed
  • python/paddle/fluid/layers

1 file changed

+0
-1
lines changed

python/paddle/fluid/layers/nn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6559,7 +6559,6 @@ def sum(x, use_mkldnn=False):
65596559
65606560
Returns:
65616561
out (Variable): ${out_comment}
6562-
65636562
"""
65646563

65656564
helper = LayerHelper('sum', **locals())

0 commit comments

Comments
 (0)