Skip to content

Conversation

QiJune
Copy link
Member

@QiJune QiJune commented Oct 20, 2017

Fix #4986

@QiJune QiJune requested review from qingqing01 and reyoung October 20, 2017 22:24
"An input with type int32 or int64"
"contains the ids to be looked up in W."
"Ids must be a column vector with rank = 2."
"The 1st dimension is batch size, and the 2nd dimension must be 1");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove: “The 1st dimension is batch size”, since for sequence index input, the 1st dimension is the total of words number in this mini-batch, not batch size.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Collaborator

@reyoung reyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent

@reyoung reyoung merged commit 40e7caf into PaddlePaddle:develop Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants