↓ 2 callersMethod_enqueue_task(self, future: Union[ResultFuture, asyncio.Future], method: str, args, kwargs)
videosys/core/mp_utils.py:242
↓ 2 callersMethod_get_output_for_patched_inputs(
self, hidden_states, timestep, class_labels, embedded_timestep, num_frames, height=None, width=None
videosys/models/transformers/open_sora_plan_v120_transformer_3d.py:2067
↓ 2 callersMethodmake_position(self, b, t, use_image_num, h, w, device)
videosys/models/transformers/open_sora_plan_transformer_3d.py:2376
↓ 2 callersMethodsample(
self,
model,
z,
model_args,
y_null,
device,
mask=Non
videosys/schedulers/scheduling_rflow_open_sora.py:188
↓ 2 callersFunctiontimestep_transform(
t,
model_kwargs,
base_resolution=512 * 512,
base_num_frames=1,
scale=1.0,
num_timest
videosys/schedulers/scheduling_rflow_open_sora.py:47