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

row wise model parallelism and table wise parallelism #2066

Open
xiexbing opened this issue Jun 3, 2024 · 1 comment
Open

row wise model parallelism and table wise parallelism #2066

xiexbing opened this issue Jun 3, 2024 · 1 comment

Comments

@xiexbing
Copy link

xiexbing commented Jun 3, 2024

Hello,

We are using torchrec and the two types of parallelism in our system. To have a better understanding on the details and seek the best communication primitives for our code, I want to know some details on these parallelisms. e.g., what's the specific communication primitives (operators) used on each step, (e.g., for the metadata transfer, the embedding lookup, and the pooling results, gradient transfer). Please point me to both the code and documents for these.

thanks!

@joshuadeng
Copy link
Contributor

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

No branches or pull requests

2 participants