↓ 1 callersMethodcalc_stg_indexes(
self,
run_vx: bool,
run_ax: bool,
audio_ptb: bool,
video_ptb: bool,
guiders/multimodal_guider.py:63
↓ 1 callersFunctionget_sample_forward(
gamma, start_step, end_step, gamma_trend, seed, attn_bank=None, order="first"
)
tricks/nodes/rectified_sampler_nodes.py:24
↓ 1 callersFunctionget_sample_reverse(
latent_image, eta, start_time, end_time, eta_trend, attn_bank=None, order="first"
)
tricks/nodes/rectified_sampler_nodes.py:98
↓ 1 callersFunctionnorm_and_concat_padded_batch Normalize a 4D tensor [B, T, D, L] per sample and per layer, using sequence_lengths to mask. Returns [B, T, D * L] tensor with original padd
text_embeddings_connectors.py:75