Method__init__(
self,
*args: list[Any],
smoothquant_alpha: float,
**kwargs: dict[str, Any],
fouroversix/scripts/ptq/evaluators/smoothquant.py:40
Method__init__(
self,
args,
device,
generator=None,
text_encoder=None,
vae=N
pipeline/causal_diffusion_inference_sp.py:167
Function_adaln_modulate_kernel(
x_ptr, # [B, L, C]
scale_ptr, # [B, F, 1, C] (or any layout, indexed via strides)
shif
utils/adaln_triton.py:38
Method_get_timestep(
self,
min_timestep,
max_timestep,
batch_size,
num_frame,
num
tests/test_i2v_teacher_forcing_context.py:67