Skip to content

Commit

Permalink
Merge pull request #2884 from chainer/v2-backport-2863
Browse files Browse the repository at this point in the history
[Backport] Add F.pad_sequence to the reference (#2863)
  • Loading branch information
unnonouno committed Jun 22, 2017
2 parents 3ee3561 + 8b12db7 commit e735671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/reference/functions.rst
Expand Up @@ -69,6 +69,7 @@ Array manipulations
chainer.functions.hstack
chainer.functions.im2col
chainer.functions.pad
chainer.functions.pad_sequence
chainer.functions.permutate
chainer.functions.reshape
chainer.functions.resize_images
Expand Down

0 comments on commit e735671

Please sign in to comment.