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

Parallel do #8

Merged
merged 51 commits into from
Jan 5, 2018
Merged

Conversation

reyoung
Copy link

@reyoung reyoung commented Jan 5, 2018

Only change commit id:
8496b2e

Xreki and others added 30 commits December 8, 2017 11:41
* 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.
* "fix typo"

* "fix based on comments"

* "follow gogle style"

* "fix based on comemnts"
reyoung and others added 21 commits January 4, 2018 14:47
* "remove cudnndevicecontext"

* "remove unused init code"

* "fix hash functions"
…nblas

Update the version of openblas for Android and iOS
…_num_threads_1

Default use one thread in fluid
* 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
Copy link
Owner

@tonyyang-svail tonyyang-svail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tonyyang-svail tonyyang-svail merged commit 0156066 into tonyyang-svail:parallel_do Jan 5, 2018
@reyoung reyoung deleted the parallel_do branch January 22, 2018 04:11
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.

9 participants