Method__init__(
self,
output_path: str | Path,
*,
height: int,
width: int,
f
inference_video_scripts/wm/streaming_mp4_writer.py:72
Function_cam_prep_kernelOne program per (b, n, h) — processes a single (Q, K, V) head slice. Loads the first D_HALF dims as a (N_GROUPS, 4) tile (for the UCPE block-
diffusion/model/ops/fused_cam_gdn.py:192
Function_fused_qk_inv_rms_kernel(
qkv_ptr, # *T_in (B, N, 3, H, D), contiguous
q_inv_rms_ptr, # *float32 (B, N)
k_inv_rms_p
diffusion/model/ops/fused_gdn.py:163