pub fn m16_tc_levers() -> M16TcLeversExpand description
The resolved levers for this process.
OnceLock-cached for the same reason the batch16 switch is: the selector
runs per projection per layer per step, and a per-call var_os could change
the captured launch set across CUDA-graph replays.