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

refine data_sources.py and PyDataProvider2.py to make more readable #862

Merged
merged 5 commits into from
Dec 19, 2016

Conversation

backyes
Copy link
Contributor

@backyes backyes commented Dec 13, 2016

fix #841

@reyoung
Copy link
Collaborator

reyoung commented Dec 13, 2016

@backyes Please update this PR with develop branch and make Travis-CI happy.

@backyes
Copy link
Contributor Author

backyes commented Dec 15, 2016

@reyoung

重新用clang-format 3.8 过了一遍以前的commit

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.

LGTM

@reyoung reyoung merged commit 50edf52 into PaddlePaddle:develop Dec 19, 2016
wangxicoding pushed a commit to wangxicoding/Paddle that referenced this pull request Dec 9, 2021
* Add FasterTransformer beam-search v2.

* Fix end of line.

* Fix end of line.

* Fix CMake.

* Fix input shape in fusion_decoding_op.cc

* Fix fusion_decoding_op.h

* Fix arguments in fusion_decoding_op.cc.

* Delete Print in decoding_beamsearch.h to mute.

* Add general beam size support for beam search V2.

* Refine code by adding adjustable alpha for FT beam search v2.

* Fix demo/transformer_e2e.cc

* Polish FasterTransformer api doc.

* Clean code for FT beam search v2.

* Clean code for FT beam search v2.

* Clean code for FT beam search v2.

* Refine API doc for TransformerGenerator.

* Refine API docs for TransformerGenerator.

* Refine API docs of TransformerGenerator.
lizexu123 pushed a commit to lizexu123/Paddle that referenced this pull request Feb 23, 2024
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.

关于 define_py_data_sources2 的几个疑问
2 participants