Model techniques map
Techniquesmodel architecturechannel mixermixture of experts

implementation detail · filed under model architecture

Dispatch recomputation

A memory-efficient MoE backward-pass technique that recovers the group-GEMM input by recomputing dispatch.

Also called recomputing dispatch.

source
1
model
1
lab adopt it
1
strongest
core

How sources treat it

One count per evidence span, weakest treatment to strongest.

core 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

during the backward pass, the input of the group GEMM is recovered by recomputing dispatch.

coresoftware implementationin Kimi K3Moonshot AI

Filed alongside

Other methods under model architecture :: channel mixer :: mixture of experts.