Model techniques map
Techniquesoptimizationoptimizer

implementation detail · filed under optimization

CUDA graph capture of the optimizer step

Capturing the whole optimizer step in a CUDA graph to reduce launch overhead.

Also called We capture the whole step in a CUDA graph.

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.

We capture the whole step in a CUDA graph to remove this overhead.

usedsoftware implementationin Qwen3.8-NextQwen

Filed alongside

Other methods under optimization :: optimizer.