Skip to content

Conversation

@wangxicoding
Copy link
Contributor

@wangxicoding wangxicoding commented Mar 4, 2022

PR types

New features

PR changes

OPs

Describe

fused_feedforward op support tensor model parallel.
First column parallel linear, then row parallel linear, then we will got partial out, we can use allreduce to get final output.
image

@paddle-bot-old
Copy link

paddle-bot-old bot commented Mar 4, 2022

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

@wangxicoding wangxicoding changed the title fused_feedforward op support tensor model parallel [hybrid] fused_feedforward op support tensor model parallel Mar 8, 2022
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_static_model_parallel_fused_feedforward PROPERTIES TIMEOUT 120)

@wangxicoding wangxicoding requested a review from FeixLiu March 8, 2022 11:08
Copy link
Contributor

@FeixLiu FeixLiu left a comment

Choose a reason for hiding this comment

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

LGTM

@wangxicoding wangxicoding requested a review from Superjomn March 8, 2022 11:10
Copy link
Contributor

@zkh2016 zkh2016 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

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

LGTM

@wangxicoding wangxicoding merged commit e0866dc into PaddlePaddle:develop Mar 9, 2022
@wangxicoding wangxicoding deleted the fused_ffn_support_mp branch March 9, 2022 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants