Model techniques map
Techniquesoptimizationtraining parallelism

specific method · filed under optimization

Cache-Based Pipeline Communication

A pipeline communication method that incrementally transfers only newly generated blocks between stages and releases them after the micro-batch finishes.

source
1
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

For pipeline parallelism, we adopt cache-based pipeline communication [57], in which only newly generated blocks are incrementally transferred between stages and released as soon as the micro-batch finishes

usedsoftware implementationin Kimi K3Moonshot AI

Filed alongside

Other methods under optimization :: training parallelism.