Model techniques map
Techniquesoptimizationtraining runtime

specific method · filed under optimization

Batch-level embedding prefetch

Prefetching embeddings for the entire local batch before pipeline stages process their microbatches.

Also called Embedding prefetch.

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.

Embedding prefetch is therefore initiated for the entire local batch before each pipeline stage begins processing microbatches

usedunclearin DeepSeek-V4.1-FlashDeepSeek

Filed alongside

Other methods under optimization :: training runtime.