↓ 3 callersFunctioncreate_ema_final(
accelerator,
args,
transformer_cpu,
model_cls,
ds_config,
transformer_lora_config,
helios/utils/create_ema_zero3_lora.py:250
↓ 3 callersMethodfrom_pretrained(
cls, args, path, model_cls, lora_config, transformer_additional_kwargs={}
)
helios/utils/create_ema_zero3_lora.py:36
↓ 3 callersFunctionprepare_stage1_clean_input_from_latents(
history_latents, # VAE latents, (B, C_latent, F_latent, H_latent, W_latent)
target_latents,
x0_
helios/utils/utils_helios_base.py:609
↓ 2 callersMethod__init__(self, width, layers, heads, drop_path=0.0, checkpoint_num=0, dropout=0.0)
eval/utils/third_party/ViCLIP/viclip_vision.py:87
↓ 2 callersFunction_ode_regression_loss(
args,
accelerator,
transformer,
scheduler,
noise,
weight_dtype,
# For Stage 1
helios/utils/utils_helios_post.py:28
↓ 2 callersFunctionload_model_checkpoint(
args,
checkpoint_path,
transformer,
pipeline_class=None,
norm_layer_prefixes=None,
c
helios/utils/utils_base.py:455