-
Notifications
You must be signed in to change notification settings - Fork 5.9k
fix doc of seq_expand_op #6606
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
Closed
Closed
fix doc of seq_expand_op #6606
Conversation
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-multiBatch-chunkEval
…the initialized model
… add-multiBatch-chunkEval
… enhance-exclude-param-init
* Add libprotobuf-lite.a when install. * Fix protobuf.cmake * Bug fix
* Rename XXDescBind --> XXDesc * Fix Compile
…tion_for_conv_trans Add dilation for conv_trans_op
… rename_fill_zero_op_output
* add design doc on keys of operator kernel type * follow comments
* Remove unnecessary reshape in ColwiseSum Speed up 12s -> 10s. * Hand write ColwiseAdd in CPU
…op_output Rename fill_zeros_like_op's output
fix pip install page 404 links
* Writeup for array write layer * Fixed the type
* Polish API docs for assign layer * Polishing the API docs for concat and assign layer
…o_lod_tensor, create_array, increment (PaddlePaddle#6807) * Adding operator assignment * Adding a prototype for documentation in layers * small update to re-run Travis * Removing file from another PR * Small typo * Adding documentation for the operators: lod_tensor_to_array , array_to_lod_tensor, create_array, increment * Fixing indentation issue * Fixed datatype of input variables
Refine the doc for mul_op and fully connected layer.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
fix #6602