↓ 1 callersMethoddecode_video(self, latents, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/flashvsr_tiny.py:277
↓ 1 callersMethoddecode_video(self, latents, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/flashvsr_full.py:297
↓ 1 callersMethoddecode_video(self, latents, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/flashvsr_tiny_long.py:277
↓ 1 callersMethoddecode_video(self, latents, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/wan_video.py:268
↓ 1 callersMethodencode_control_video(self, control_video, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/wan_video.py:233
↓ 1 callersMethodencode_image(self, image, end_image, num_frames, height, width, tiled=False, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/wan_video.py:206
↓ 1 callersMethodencode_prompt_using_ChatGLM(self, prompt, text_encoder, tokenizer, max_length, clip_skip, device)
diffsynth/prompters/kolors_prompter.py:324
↓ 1 callersFunctionflash_attn_func(q, k, v, dropout_p=0.0, softmax_scale=None, causal=True,
return_attn_probs=False, tp_grou
diffsynth/models/stepvideo_text_encoder.py:245
↓ 1 callersMethodforward(self, x, timestep, input_ids, input_img_latents, input_image_sizes, attention_mask, position_ids, padding_lat
diffsynth/models/omnigen.py:717
↓ 1 callersMethodforward(self, sample, tiled=False, tile_size=64, tile_stride=32, **kwargs)
diffsynth/models/sd_vae_encoder.py:52
↓ 1 callersMethodforward(self, hidden_states, timestep, prompt_emb, pooled_prompt_emb, tiled=False, tile_size=128, tile_stride=64, use
diffsynth/models/sd3_dit.py:351
↓ 1 callersMethodforward(self, sample, tiled=False, tile_size=64, tile_stride=32, **kwargs)
diffsynth/models/sd3_vae_decoder.py:56
↓ 1 callersMethodforward(self, sample, tiled=False, tile_size=64, tile_stride=32, **kwargs)
diffsynth/models/sd_vae_decoder.py:92
↓ 1 callersMethodforward(self, sample, tiled=False, tile_size=64, tile_stride=32, **kwargs)
diffsynth/models/sd3_vae_encoder.py:52
↓ 1 callersMethodforward(self, sample, timestep, encoder_hidden_states, add_time_id, use_gradient_checkpointing=False, **kwargs)
diffsynth/models/svd_unet.py:373
↓ 1 callersMethodforward(self, hidden_states, timestep, prompt_emb, image_rotary_emb=None, tiled=False, tile_size=90, tile_stride=30,
diffsynth/models/cog_dit.py:286
↓ 1 callersMethodforward(
self,
hidden_states,
timestep, prompt_emb, pooled_prompt_emb, guidance, text_ids, im
diffsynth/models/flux_dit.py:407