-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Fix en doc for rnn.py. test=document_fix #27835
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
Merged
Merged
Changes from 30 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
43c4a00
API(Compute) error message enhancement on line 44, 50, 53.
smallv0221 2725f51
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 a35a2ee
lstm_unit error message enhancement.
smallv0221 d0c9f7e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 1e66171
Update lstm_unit_op.cc
smallv0221 31fee18
Update lstm_unit_op.h
smallv0221 eef287d
error msg enhancement.
smallv0221 6447a5e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 f6d3908
Update sequence_conv_op.cc
smallv0221 6cb4f06
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 bbf9e9d
Merge branch 'yxp0925' of https://github.com/smallv0221/Paddle into y…
smallv0221 3f948be
Update lstm_unit_op.cc
smallv0221 ce4398f
Update sequence_conv_op.cc
smallv0221 0d31b52
Update sequence_enumerate_op.cc
smallv0221 f9bc7b7
Update sequence_enumerate_op.cu
smallv0221 14ea1f7
Update sequence_enumerate_op.h
smallv0221 17812b1
Update sequence_pool_op.h
smallv0221 2c369cd
Merge branch 'yxp0925' of https://github.com/smallv0221/Paddle into y…
smallv0221 f11c5cf
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 e38ad8e
error message enhencement.
smallv0221 70f709a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 10d1e19
error message enhancement.
smallv0221 7a8e0b0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 cb35e69
Fix en doc for rnn.py. test=document_fix
smallv0221 14569c9
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 a7eefa8
fix doc
smallv0221 65073f0
fix doc.
smallv0221 8d42057
fix doc
smallv0221 58c3611
fix doc
smallv0221 a143785
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 4911417
fix doc
smallv0221 36d6bfe
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 48a737b
fix doc
smallv0221 8a1dc77
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
smallv0221 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
157、177前面需要加个空行 不然会有显示bug