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

Can I parallelize just one large layer? #83

Open
chinmayjog13 opened this issue Jun 6, 2023 · 1 comment
Open

Can I parallelize just one large layer? #83

chinmayjog13 opened this issue Jun 6, 2023 · 1 comment

Comments

@chinmayjog13
Copy link

Can I parallelize just one large layer across gpus and keep all other layers the same and work with distributed data parallel?

For example, a regular resnet18 model, which is small enough but the number of classes is 1 million, how do I parallelize just the classification layer?

@RamyaNP
Copy link

RamyaNP commented Sep 29, 2023

Hey,
Did you try this? did it work?

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