Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix input shape for new Embedding #4048

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

songyouwei
Copy link
Contributor

remove all unnecessary last input dim for lookup_table_v2 op.

updated models:

  • dygraph
    • ocr_recognition
    • ptb_lm
    • sentiment
  • PaddleNLP
    • PLATO
  • PaddleSpeech
    • DeepVoice3

@phlrain phlrain self-requested a review December 10, 2019 02:47
@phlrain phlrain merged commit 09123cd into PaddlePaddle:develop Dec 10, 2019
@songyouwei songyouwei deleted the fix-dygraph-Embedding branch December 10, 2019 02:49
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.

2 participants