Skip to content

Commit 018d411

Browse files
committed
Remove unnecessary func name
1 parent 7c00e16 commit 018d411

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

python/paddle/fluid/layers/nn.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4023,8 +4023,6 @@ def _is_list_or_turple_(data):
40234023
@templatedoc()
40244024
def random_crop(x, shape, seed=None):
40254025
"""
4026-
**Random crop operator**
4027-
40284026
${comment}
40294027
40304028
Examples:

0 commit comments

Comments
 (0)