Methodforward(
self,
x: torch.Tensor,
mask: torch.Tensor | None = None,
HW: tuple[int, int,
diffusion/model/nets/sana_gdn_blocks.py:1263
Methodforward(self, x, y, t, mask=None, HW=None, image_rotary_emb=None, **kwargs)
diffusion/model/nets/sana_multi_scale.py:145
Methodforward(self, x, timestep, y, data_info=None, return_logvar=False, **kwargs)
diffusion/model/nets/sana_multi_scale.py:457
Methodforward(
self,
x: torch.Tensor,
mask: torch.Tensor | None = None,
HW: tuple[int, int,
diffusion/model/nets/sana_gdn_camctrl_blocks.py:622
Methodforward(
self,
x: torch.Tensor,
mask: torch.Tensor | None = None,
HW: tuple[int, int,
diffusion/model/nets/sana_gdn_camctrl_blocks.py:758
Methodforward(
self,
image,
mask,
prompt=None,
height=1024,
width=1024,
app/sana_pipeline_inpaint.py:324
Methodforward(
self,
prompt=None,
height=1024,
width=1024,
num_inference_steps=20,
app/sana_sprint_pipeline.py:150