↓ 1 callersMethodflash_attn_impl(self, q, k, v, mask, B, N, C)
videosys/models/modules/attentions.py:136
↓ 1 callersMethodget_mult(self, h, r, alpha_prod_t, alpha_prod_t_prev, alpha_prod_t_back)
videosys/schedulers/scheduling_dpm_cogvideox.py:313
↓ 1 callersMethodif_skip_mlp(self, timestep: int, count: int, block_idx: int, all_timesteps, is_temporal=False)
videosys/core/pab_mgr.py:108
↓ 1 callersMethodmake_position(self, b, t, use_image_num, h, w, device)
videosys/models/transformers/open_sora_plan_v110_transformer_3d.py:2381
↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, video_length, height, width, dtype, device, generator, laten
videosys/pipelines/latte/pipeline_latte.py:649
↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
videosys/pipelines/cogvideox/pipeline_cogvideox.py:335
↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
videosys/pipelines/open_sora_plan/pipeline_open_sora_plan.py:888
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
height,
width,
frame
videosys/pipelines/vchitect/pipeline_vchitect.py:650
↓ 1 callersFunctionprepare_multi_resolution_info(info_type, batch_size, image_size, num_frames, fps, device, dtype)
videosys/pipelines/open_sora/data_process.py:791
↓ 1 callersFunctionread_image_from_path(path, transform=None, transform_name="center", num_frames=1, image_size=(256, 256))
videosys/pipelines/open_sora/data_process.py:781