↓ 4 callersFunctionencode_prompt(
text_encoders,
tokenizers,
prompt: str,
max_sequence_length,
device=None,
num_images
flow_grpo/diffusers_patch/train_dreambooth_lora_sd3.py:98
↓ 3 callersFunctionpipeline_with_logprob(
self,
prompt: Union[str, List[str]] = None,
negative_prompt: Union[str, List[str]] = None,
t
flow_grpo/diffusers_patch/qwenimage_pipeline_with_logprob.py:10
↓ 3 callersFunctionpipeline_with_logprob(
self,
prompt: Union[str, List[str]] = None,
prompt_2: Optional[Union[str, List[str]]] = None,
flow_grpo/diffusers_patch/flux_pipeline_with_logprob.py:22
↓ 2 callersFunctioncompute_log_prob(transformer, pipeline, sample, j, embeds, pooled_embeds, config)
scripts/train_sd3_pr.py:189
↓ 2 callersFunctionencode_prompt(
text_encoders,
tokenizers,
prompt: str,
max_sequence_length,
device=None,
num_images
flow_grpo/diffusers_patch/train_dreambooth_lora_flux.py:107
↓ 1 callersFunction_encode_prompt_with_clip(
text_encoder,
tokenizer,
prompt: str,
device=None,
text_input_ids=None,
num_images_p
flow_grpo/diffusers_patch/train_dreambooth_lora_flux.py:63
↓ 1 callersFunction_encode_prompt_with_clip(
text_encoder,
tokenizer,
prompt: str,
device=None,
text_input_ids=None,
num_images_p
flow_grpo/diffusers_patch/train_dreambooth_lora_sd3.py:59
↓ 1 callersFunction_encode_prompt_with_t5(
text_encoder,
tokenizer,
max_sequence_length=512,
prompt=None,
num_images_per_prompt=1,
flow_grpo/diffusers_patch/train_dreambooth_lora_flux.py:19
↓ 1 callersFunction_encode_prompt_with_t5(
text_encoder,
tokenizer,
max_sequence_length,
prompt=None,
num_images_per_prompt=1,
flow_grpo/diffusers_patch/train_dreambooth_lora_sd3.py:19
↓ 1 callersFunctioneval(pipeline, test_dataloader, config, rank, local_rank, world_size, device, global_step, reward_fn, executor, au
scripts/train_qwenimage_pr.py:244
↓ 1 callersFunctioneval(pipeline, test_dataloader, text_encoders, tokenizers, config, accelerator, global_step, reward_fn, executor,
scripts/train_sd3_pr.py:224
↓ 1 callersFunctioneval(pipeline, test_dataloader, text_encoders, tokenizers, config, accelerator, global_step, reward_fn, executor,
scripts/train_sd3.py:224
↓ 1 callersFunctioneval(pipeline, test_dataloader, text_encoders, tokenizers, config, accelerator, global_step, reward_fn, executor,
scripts/train_flux_pr.py:215
↓ 1 callersFunctioneval(pipeline, test_dataloader, config, rank, local_rank, world_size, device, global_step, reward_fn, executor, au
scripts/train_qwenimage.py:244
↓ 1 callersFunctioneval(pipeline, test_dataloader, text_encoders, tokenizers, config, accelerator, global_step, reward_fn, executor,
scripts/train_flux.py:214
↓ 1 callersFunctionsave_ckpt(save_dir, transformer, global_step, accelerator, ema, transformer_trainable_parameters, config)
scripts/train_sd3_pr.py:330
↓ 1 callersFunctionsave_ckpt(save_dir, transformer, global_step, accelerator, ema, transformer_trainable_parameters, config)
scripts/train_flux_pr.py:311
↓ 1 callersFunctionsave_ckpt(save_dir, transformer, global_step, accelerator, ema, transformer_trainable_parameters, config)
scripts/train_flux.py:310