↓ 2 callersMethodget_encoder_hidden_states(self, seed=0, shape=(4, 77, 768), fp16=False)
diffusers/tests/models/unets/test_models_unet_2d_flax.py:41
↓ 2 callersMethodget_latents(self, seed=0, shape=(4, 4, 64, 64), fp16=False)
diffusers/tests/models/unets/test_models_unet_2d_flax.py:27
↓ 2 callersFunctionget_predicted_noise(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_lora_sdxl.py:234
↓ 2 callersFunctionget_predicted_noise(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_lora_sd_wds.py:391
↓ 2 callersFunctionget_predicted_noise(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_sdxl_wds.py:357
↓ 2 callersFunctionget_predicted_noise(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_lora_sdxl_wds.py:378
↓ 2 callersFunctionget_predicted_noise(model_output, timesteps, sample, prediction_type, alphas, sigmas)
diffusers/examples/consistency_distillation/train_lcm_distill_sd_wds.py:369
↓ 2 callersMethodget_views(self, height, width, window_size=128, stride=64, random_jitter=False)
diffusers/examples/community/pipeline_demofusion_sdxl.py:517