"""Frame-wise GDN helpers.""" from diffusion.model.ops.frame_gdn.api import _build_transition_matrices __all__ = ["_build_transition_matrices"]