Skip to content

Modify barrier net to allow better control over its initialization and execution in DPM#9665

Closed
ygdx wants to merge 1 commit intopytorch:masterfrom
ygdx:export-D8375389
Closed

Modify barrier net to allow better control over its initialization and execution in DPM#9665
ygdx wants to merge 1 commit intopytorch:masterfrom
ygdx:export-D8375389

Conversation

@ygdx
Copy link
Contributor

@ygdx ygdx commented Jul 20, 2018

Summary: In data_parallel_model, we isolate synchronizing barrier init net into its own from the param_init_net, so that we could have finer granularity of control over the barrier net.

Differential Revision: D8375389

@ygdx
Copy link
Contributor Author

ygdx commented Jul 20, 2018

@pytorchbot retest this please

1 similar comment
@ygdx
Copy link
Contributor Author

ygdx commented Jul 20, 2018

@pytorchbot retest this please

@ygdx ygdx force-pushed the export-D8375389 branch from fe0c51f to 6e0c617 Compare July 20, 2018 23:53
@ygdx ygdx force-pushed the export-D8375389 branch from 6e0c617 to c62aee1 Compare July 21, 2018 00:02
@ygdx
Copy link
Contributor Author

ygdx commented Jul 21, 2018

@pytorchbot retest this please

3 similar comments
@ygdx
Copy link
Contributor Author

ygdx commented Jul 21, 2018

@pytorchbot retest this please

@ygdx
Copy link
Contributor Author

ygdx commented Jul 21, 2018

@pytorchbot retest this please

@ygdx
Copy link
Contributor Author

ygdx commented Jul 21, 2018

@pytorchbot retest this please

@ygdx ygdx changed the title Modify barrier net to allow better control over its initialization and execution in DPM/EDPM (Use dpm for edpm CreateNet and RunNet) Modify barrier net to allow better control over its initialization and execution in DPM Jul 21, 2018
…d execution in DPM (pytorch#9665)

Summary:
Pull Request resolved: pytorch#9665

In data_parallel_model, we isolate synchronizing barrier init net into its own from the param_init_net, so that we could have finer granularity of control over the barrier net.

Differential Revision: D8375389

fbshipit-source-id: 2270618e33ef445c772af047da09923e14a8249a
@ygdx ygdx force-pushed the export-D8375389 branch from c62aee1 to 1952958 Compare July 21, 2018 23:54
jramseyer pushed a commit to jramseyer/pytorch that referenced this pull request Jul 30, 2018
…d execution in DPM (pytorch#9665)

Summary:
Pull Request resolved: pytorch#9665

In data_parallel_model, we isolate synchronizing barrier init net into its own from the param_init_net, so that we could have finer granularity of control over the barrier net.

Reviewed By: andrewwdye

Differential Revision: D8375389

fbshipit-source-id: ce0c8c1c8e4bd82b7078a1b07abaced3f149d578
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
…d execution in DPM (pytorch#9665)

Summary:
Pull Request resolved: pytorch#9665

In data_parallel_model, we isolate synchronizing barrier init net into its own from the param_init_net, so that we could have finer granularity of control over the barrier net.

Reviewed By: andrewwdye

Differential Revision: D8375389

fbshipit-source-id: ce0c8c1c8e4bd82b7078a1b07abaced3f149d578
@ezyang ezyang added the merged label Jun 26, 2019
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.

2 participants