Skip to content

Reorganize and simplify AdaptDL-PyTorch tutorial #16

@aurickq

Description

@aurickq

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions