↓ 4 callersMethodget_inputs(self, seed=0, get_fixed_latents=False, device="cpu", dtype=torch.float32, shape=(1, 3, 64, 64))
diffusers/tests/pipelines/consistency_models/test_consistency_models.py:183
↓ 4 callersMethodget_minmax_dims(self, batch_size, image_height, image_width, static_batch, static_shape)
diffusers/examples/community/stable_diffusion_tensorrt_inpaint.py:282
↓ 4 callersMethodget_minmax_dims(self, batch_size, image_height, image_width, static_batch, static_shape)
diffusers/examples/community/stable_diffusion_tensorrt_img2img.py:282
↓ 4 callersFunctionget_patch_descriptors(args, aggre_net, num_patches, files, pair_idx, flip=False, flip2=False, img1=None, img2=None, device='cuda')
C_score/pck_train_two.py:55
↓ 4 callersFunctionget_patch_descriptors(args, aggre_net, num_patches, files, pair_idx, flip=False, flip2=False, img1=None, img2=None, device='cuda')
C_score/pck_train.py:46
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_lora_sdxl.py:215
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_lora_sd_wds.py:372
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_sdxl_wds.py:338
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_lora_sdxl_wds.py:359
↓ 4 callersFunctionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_sd_wds.py:350
↓ 4 callersMethodprepare_control_image(
self,
image,
width,
height,
batch_size,
num_images_per_promp
diffusers/examples/community/fresco_v2v.py:1915