↓ 4 callersMethodget_inputs(self, seed=0, get_fixed_latents=False, device="cpu", dtype=torch.float32, shape=(1, 3, 64, 64))
tests/pipelines/consistency_models/test_consistency_models.py:178
↓ 4 callersMethodget_minmax_dims(self, batch_size, image_height, image_width, static_batch, static_shape)
examples/community/stable_diffusion_tensorrt_inpaint.py:282
↓ 4 callersMethodget_minmax_dims(self, batch_size, image_height, image_width, static_batch, static_shape)
examples/community/stable_diffusion_tensorrt_img2img.py:282
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
examples/consistency_distillation/train_lcm_distill_lora_sdxl.py:209
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
examples/consistency_distillation/train_lcm_distill_lora_sd_wds.py:367
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
examples/consistency_distillation/train_lcm_distill_sdxl_wds.py:332
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
examples/consistency_distillation/train_lcm_distill_lora_sdxl_wds.py:354
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
examples/consistency_distillation/train_lcm_distill_sd_wds.py:344
↓ 4 callersMethodinvert(
self, image_path: str, prompt: str, num_inner_steps=10, early_stop_epsilon=1e-6, num_inference_steps
examples/community/pipeline_null_text_inversion.py:178