Deep LearningArchitectures

Pipeline Parallelism

Overview

A form of model parallelism that splits neural network layers across devices and pipelines micro-batches through stages, maximising hardware utilisation during training.

Cross-References(3)

Software Engineering

More in Deep Learning

See Also