Skip to content

Conversation

@GuoxiaWang
Copy link
Contributor

@GuoxiaWang GuoxiaWang commented Sep 24, 2021

PR types

New features

PR changes

Others

Describe

support auto parallel data shard

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

auto_parallelizer = AutoParallelizer(self)
optimize_ops, params_grads, dist_startup_prog, dist_main_prog = auto_parallelizer.parallelize(
loss, startup_program, parameter_list, no_grad_set)

Copy link
Contributor

Choose a reason for hiding this comment

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

this file has no change after reshard module merged.

@GuoxiaWang GuoxiaWang changed the title [WIP] support auto parallel data shard support auto parallel data shard Oct 12, 2021
Copy link
Contributor

@XieYunshen XieYunshen left a comment

Choose a reason for hiding this comment

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

LGTM for set_tests_properties(test_auto_parallel_data_unshard PROPERTIES TIMEOUT 120)

@sandyhouse sandyhouse merged commit 85bb1a8 into PaddlePaddle:develop Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants