Model techniques map
Techniquesoptimizationtraining parallelism

specific method · filed under optimization

Data-Weighted Data Parallelism

A data-parallel method that keeps execution data-parallel and pulls each layer's expert weights to every rank.

Also called DWDP.

source
1
model
1
labs adopt it
0
strongest
mentioned

How sources treat it

One count per evidence span, weakest treatment to strongest.

mentioned 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

DWDP (nvidia2026dwdp) keeps execution data-parallel and instead pulls each layer's expert weights to every rank

mentionedinference servingin Nemotron 3 UltraNVIDIA

Filed alongside

Other methods under optimization :: training parallelism.