↓ 7 callersMethod__init__(
self,
resolution: int,
in_channels: int,
ch: int,
ch_mult: list,
flux-mini/src/flux/modules/autoencoder.py:110
↓ 4 callersFunctionget_noise(
num_samples: int,
height: int,
width: int,
device: torch.device,
dtype: torch.dtype,
flux-mini/src/flux/sampling.py:12
↓ 4 callersFunctionget_noise(
num_samples: int,
height: int,
width: int,
device: torch.device,
dtype: torch.dtype,
flux-npu/src/flux/sampling.py:12
↓ 3 callersFunctiondenoise_simple(model, img, img_ids, txt, txt_ids, vec, timesteps, guidance=4.0)
flux-mini/src/flux/sampling.py:153
↓ 3 callersFunctiondenoise_simple(model, img, img_ids, txt, txt_ids, vec, timesteps, guidance=4.0)
flux-npu/src/flux/sampling.py:97
↓ 1 callersFunctiondenoise(
model: Flux,
img: Tensor,
img_ids: Tensor,
txt: Tensor,
txt_ids: Tensor,
vec: Tensor
flux-npu/src/flux/sampling.py:119
↓ 1 callersFunctiondenoise_controlnet(model: None,
controlnet,
# model input
img: Tensor,
img_ids: Tensor,
txt: Tensor,
txt
flux-mini/src/flux/sampling.py:171
↓ 1 callersMethodforward(
self,
prompt,
width,
height,
guidance,
num_steps,
se
flux-mini/src/flux/xflux_pipeline.py:256
↓ 1 callersMethodforward(
self,
prompt,
width,
height,
guidance,
num_steps,
se
flux-npu/src/flux/xflux_pipeline.py:255
↓ 1 callersFunctioninference_prompts(prompts, dit, t5, clip, vae, is_schnell,
height=512, width=512, device='cuda:0', dtype=torch.bfloat16
flux-mini/train_flux_lora.py:71
↓ 1 callersFunctioninference_prompts(prompts, dit_model, t5, clip, vae, is_schnell,
height=512, width=512, device='cuda:0', dtype=torch.bf
flux-mini/train_flux_distill.py:113
↓ 1 callersFunctioninference_prompts(prompts, dit, t5, clip, vae, is_schnell,
height=512, width=512, device='npu:0', dtype=torch.float, se
flux-npu/train_flux_lora.py:73
↓ 1 callersFunctioninference_prompts(prompts, dit_model, t5, clip, vae, is_schnell,
height=512, width=512, device='npu:0', dtype=torch.flo
flux-npu/train_flux_distill.py:115