tree: 90af686c287097beb10348b5137545de041524a9 [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