tree: 0f893c44156a2c1956ac12bcf039b7f0b3737775 [path history] [tgz]
  1. __init__.py
  2. _backward.py
  3. _debug.py
  4. _IR.py
  5. _unflatten.py
  6. _utils.py
  7. microbatch.py
  8. README.md
  9. schedules.py
  10. stage.py
torch/distributed/pipelining/README.md

Pipeline Parallelism for PyTorch

torch.distributed.pipelining is a package for implementing pipeline parallelism on your model.

Our documentation is available here.

pipeline_diagram_web