Skip to content

[Fix] Support long tensor for DDP backward#146

Merged
nijkah merged 5 commits intoEleutherAI:distributed_data_parallelfrom
KKIEEK:fix/distributed_data_parallel
Mar 3, 2023
Merged

[Fix] Support long tensor for DDP backward#146
nijkah merged 5 commits intoEleutherAI:distributed_data_parallelfrom
KKIEEK:fix/distributed_data_parallel

Conversation

@KKIEEK
Copy link
Copy Markdown
Contributor

@KKIEEK KKIEEK commented Mar 3, 2023

Related to #137
For now, our implementation of DDP does not support long tensor input, so I fixed it.

@KKIEEK KKIEEK requested a review from hyunwoongko as a code owner March 3, 2023 15:23
@jinwonkim93
Copy link
Copy Markdown
Member

jinwonkim93 commented Mar 3, 2023

LGTM @nijkah

Co-authored-by: Hakjin Lee <nijkah@gmail.com>
@KKIEEK KKIEEK force-pushed the fix/distributed_data_parallel branch from be987cc to 7a28ee5 Compare March 3, 2023 16:24
@nijkah nijkah merged commit a5e0c9c into EleutherAI:distributed_data_parallel Mar 3, 2023
@KKIEEK KKIEEK deleted the fix/distributed_data_parallel branch March 3, 2023 16:34
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