m16_tc_levers

Function m16_tc_levers 

Source
pub fn m16_tc_levers() -> M16TcLevers
Expand 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.