↓ 1 callersMethodlog_images(self, batch, N=8, n_row=2, sample=True, return_keys=None, **kwargs)
model/lib/latentdiff/ldm/models/diffusion/ddpm.py:372
↓ 1 callersMethodlog_images(self, batch, N=8, n_row=2, sample=True, return_keys=None, **kwargs)
model/lib/stable_diffusion/ldm/models/diffusion/ddpm.py:373
↓ 1 callersMethodlog_local(self, save_dir, split, images,
global_step, current_epoch, batch_idx)
model/lib/latentdiff/main.py:321
↓ 1 callersMethodlog_local(self, save_dir, split, images,
global_step, current_epoch, batch_idx)
model/lib/stable_diffusion/main.py:321
↓ 1 callersFunctionmake_convolutional_sample(model, batch_size, vanilla=False, custom_steps=None, eta=1.0,)
model/lib/latentdiff/sample_diffusion.py:76
↓ 1 callersFunctionmake_convolutional_sample(batch, model, mode="vanilla", custom_steps=None, eta=1.0, swap_mode=False, masked=False,
model/lib/latentdiff/notebook_helpers.py:206
↓ 1 callersFunctionmake_convolutional_sample(batch, model, mode="vanilla", custom_steps=None, eta=1.0, swap_mode=False, masked=False,
model/lib/stable_diffusion/notebook_helpers.py:208
↓ 1 callersFunctionmake_convolutional_sample_conditional(model, vanilla, custom_steps, eta, x_T, scale, class_label)
model/gan_wrapper/latentdiff_wrapper.py:141
↓ 1 callersFunctionmake_convolutional_sample_with_eps(model, vanilla, custom_steps, eta, x_T, eps_list, refine_steps)
model/gan_wrapper/latentdiff_stochastic_wrapper.py:115
↓ 1 callersFunctionmake_convolutional_sample_with_eps_conditional(model, custom_steps, eta, x_T, skip_steps, eps_list,
scale
model/gan_wrapper/latentdiff_stochastic_text_wrapper.py:61
↓ 1 callersFunctionmake_convolutional_sample_with_eps_conditional(model, custom_steps, eta, x_T, skip_steps, eps_list,
scale
model/gan_wrapper/stable_diffusion_stochastic_text_wrapper.py:59
↓ 1 callersFunctionmake_convolutional_sample_with_eps_conditional(model, vanilla, custom_steps, eta, x_T, eps_list,
scale, c
model/gan_wrapper/latentdiff_stochastic_wrapper.py:133