↓ 2 callersMethod_pack_latents(latents, batch_size, num_channels_latents, height, width, frame)
diffusion/model/nets/sana_multi_scale_video_camctrl.py:901
↓ 2 callersFunction_replace_linear_with_te_nvfp4(
module: nn.Module,
*,
recipe,
params_dtype: torch.dtype,
skip_patterns: tuple[str, ...],
diffusion/refiner/diffusers_ltx2_refiner.py:2478
↓ 2 callersFunction_unpack_latents(
latents: torch.Tensor,
num_frames: int,
height: int,
width: int,
patch_size: int = 1,
diffusion/refiner/diffusers_ltx2_refiner.py:1934
↓ 2 callersFunctionapply_overlayComposite the action overlay onto each frame. Args: video_hwc: ``(T, H, W, 3)`` uint8 video. c2w: ``(T_pose, 4, 4)`` camera-to-wo
diffusion/utils/action_overlay.py:317
↓ 2 callersFunctionbuild_stage_main(
width: int, depth: int, block_type: str | list[str], norm: str, act: str, input_width: int, is_video: bo
diffusion/model/dc_ae/efficientvit/models/efficientvit/dc_ae.py:146
↓ 2 callersFunctionbuild_stage_main(
width: int, depth: int, block_type: str | list[str], norm: str, act: str, zero_out: bool = False
)
diffusion/model/dc_ae/efficientvit/models/efficientvit/dc_ae_with_temporal.py:262