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

Reorganize and simplify AdaptDL-PyTorch tutorial #16

Open
aurickq opened this issue Sep 5, 2020 · 0 comments
Open

Reorganize and simplify AdaptDL-PyTorch tutorial #16

aurickq opened this issue Sep 5, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@aurickq
Copy link
Contributor

aurickq commented Sep 5, 2020

Currently the AdaptDL-PyTorch document is a sequence of 6-7 steps, it would be more readable to re-organize to 3 sections. First section on "simple" usage of only AdaptiveDataParallel, AdaptiveDataLoader, and remaining_epochs_until. Second section on adaptive batch size, and third section on "advanced" usage of Accumulator. We only need three example training scripts, one for each of the sections, and all three are completely runnable.

@aurickq aurickq added the documentation Improvements or additions to documentation label Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant