↓ 6 callersMethod__init__(
self,
chan_in,
chan_out,
kernel_size: Union[int, Tuple[int, int, int]],
hyvideo/vae/unet_causal_3d_blocks.py:54
↓ 4 callersMethodcheck_interval(
self,
train_eps,
sample_eps,
*,
diffusion_form="SBDM",
sde=F
hyvideo/diffusion/flow/transport.py:99
↓ 2 callersMethod__init__(
self,
patch_size=16,
in_chans=3,
embed_dim=768,
norm_layer=None,
hyvideo/modules/embed_layers.py:23
↓ 2 callersFunctionparallel_attention(
hybrid_seq_parallel_attn,
q,
k,
v,
img_q_len,
img_kv_len,
cu_seqlens_q,
cu_s
hyvideo/modules/attenion.py:159
↓ 2 callersFunctionsave_checkpoint(
args,
rank: int,
logger,
model_engine: DeepSpeedEngine,
ema,
scalar_state: ScalarSta
train_image2video_lora.py:230
↓ 1 callersMethodcheck_inputs(
self,
prompt,
height,
width,
video_length,
callback_steps,
hyvideo/diffusion/pipelines/pipeline_hunyuan_video.py:490