↓ 1 callersMethodcore_attention(self, query: torch.Tensor, key: torch.Tensor, value: torch.Tensor, bs: int, meta_args: ModelMetaArgs)
inference/model/dit/dit_module.py:1023
↓ 1 callersFunctionffmpeg_v2v(video_path, fps, w=384, h=224, prefix_frame=None, prefix_video_max_chunk=5)
inference/pipeline/video_process.py:233
↓ 1 callersMethodforward_pre_process(
self, x, t, y, caption_dropout_mask=None, xattn_mask=None, kv_range=None, **kwargs
)
inference/model/dit/dit_model.py:264
Method__init__(self, tp: int, dp: int, pp: int, cp: int, order: str)
inference/infra/distributed/parallel_state.py:193