forked from PaddlePaddle/Paddle
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Parallel do #8
Merged
tonyyang-svail
merged 51 commits into
tonyyang-svail:parallel_do
from
reyoung:parallel_do
Jan 5, 2018
Merged
Parallel do #8
tonyyang-svail
merged 51 commits into
tonyyang-svail:parallel_do
from
reyoung:parallel_do
Jan 5, 2018
Conversation
This file contains 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
* fix bug in SetAttrDescVisitor * add comments
refine pybind when *_op.cc contains several operators
* "fix frigled test gradient of rnn" * "fix based on comments"
Doc fix and enhancement for lstm_unit python wrapper.
…e_of_while_op Tiny enhance of while_op
* "fix typo" * "fix based on comments" * "follow gogle style" * "fix based on comemnts"
…vations Expose some activations
* "remove cudnndevicecontext" * "remove unused init code" * "fix hash functions"
Add flag use_mkl_packed
…nblas Update the version of openblas for Android and iOS
…_num_threads_1 Default use one thread in fluid
Async to drop kid
* Add squared error layers doc * Add doc for gru_unit * Remove cdot which isn't supported * Update layers.rst * Update layers.rst (minor)
…andle_lod_information_for_image_operators Correctly handle lod information of image operators
Add a simple C++ inference example for fluid
* send_recv variable * delete unused logs * fix ci failed * update * resize tensor before tensor copy * add selectedrows unit test * check rows
tonyyang-svail
approved these changes
Jan 5, 2018
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.
LGTM.
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.
Only change commit id:
8496b2e