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

Single-node ImageNet DDP #33

Open
briankosw opened this issue Nov 18, 2020 · 4 comments · May be fixed by #38
Open

Single-node ImageNet DDP #33

briankosw opened this issue Nov 18, 2020 · 4 comments · May be fixed by #38
Assignees

Comments

@briankosw
Copy link

An example of DDP for ImageNet using multirun, as discussed with @omry in the Hydra repo.

@briankosw
Copy link
Author

@omry, let me know if you think another issue for torch.distributed + multirun will be useful here too.

@omry
Copy link
Contributor

omry commented Nov 18, 2020

@briankosw, since you already have the other example read you can just send a PR directly.

@romesco
Copy link
Contributor

romesco commented Nov 24, 2020

@briankosw If you have a draft PR, I'm happy to check it out! =] Doesn't need to be finished.

@briankosw briankosw linked a pull request Dec 1, 2020 that will close this issue
@briankosw
Copy link
Author

@omry @romesco sorry for the delay, I've transcribed the ImageNet DDP code and added Hydra configurations to it (a lot of it was inspired by the helpful MNIST example).

@briankosw briankosw changed the title ImageNet DDP + multirun Single-node ImageNet DDP Dec 5, 2020
@romesco romesco linked a pull request Dec 17, 2020 that will close this issue
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 a pull request may close this issue.

3 participants