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

Add unit test to compare the training between ParallelDo and ParallelExeucotr. #10016

Closed

Conversation

qingqing01
Copy link
Contributor

Fix #10015

JiayiFeng
JiayiFeng previously approved these changes Apr 18, 2018
Copy link
Collaborator

@JiayiFeng JiayiFeng left a comment

Choose a reason for hiding this comment

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

Great!

panyx0718
panyx0718 previously approved these changes Apr 18, 2018
name='image', shape=[1, 28, 28], dtype='float32')
label = fluid.layers.data(name='label', shape=[1], dtype='int64')

devices = os.getenv("CUDA_VISIBLE_DEVICES") or ""
Copy link
Contributor

Choose a reason for hiding this comment

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

this API is more robust? fluid.core.get_cuda_device_count()

@qingqing01 qingqing01 dismissed stale reviews from panyx0718 and JiayiFeng via dcda22e April 19, 2018 09:21
@qingqing01 qingqing01 closed this Jul 10, 2018
@qingqing01 qingqing01 deleted the parallel_do_and_exe_compare branch November 14, 2019 05:24
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.

3 participants