MCPcopy Create free account

hub / github.com/adobe-research/custom-diffusion / functions

Functions135 in github.com/adobe-research/custom-diffusion

Method__init__
(self, data)
customconcept101/evaluate.py:42
Method__init__
(self, data)
customconcept101/evaluate.py:68
Method__len__
(self)
train.py:321
Method__len__
(self)
train.py:351
Method__len__
(self)
src/diffusers_data_pipeline.py:265
Method__len__
(self)
src/diffusers_data_pipeline.py:333
Method__len__
(self)
src/finetune_data.py:174
Method__len__
(self)
customconcept101/evaluate.py:33
Method__len__
(self)
customconcept101/evaluate.py:63
Method__len__
(self)
customconcept101/evaluate.py:88
Method_predict_dataloader
(self, shuffle=False)
train.py:434
Method_test_dataloader
(self, shuffle=False)
train.py:421
Method_testtube
(self, pl_module, images, batch_idx, split)
train.py:514
Method_train_dataloader
(self)
train.py:392
Method_val_dataloader
(self, shuffle=False)
train.py:410
Methodadd_token
(self, initializer_token)
src/diffusers_model_pipeline.py:423
Methodchange_checkpoint
(model)
src/model.py:135
Methodchange_forward
(model)
src/model.py:168
Methodconfigure_optimizers
(self)
src/model.py:178
Functiondivein
(*args, **kwargs)
train.py:953
Methodencode
(self, text)
src/custom_modules.py:314
Methodforward
(self, text)
src/custom_modules.py:293
Methodload_model
(self, save_path, compress=False)
src/diffusers_model_pipeline.py:605
Methodnew_forward
(self, x, context=None, mask=None)
src/model.py:144
Methodon_keyboard_interrupt
(self, trainer, pl_module)
train.py:454
Methodon_pretrain_routine_start
(self, trainer, pl_module)
train.py:460
Methodon_train_batch_end
(self, trainer, pl_module, outputs, batch, batch_idx, dataloader_idx)
train.py:587
Methodon_train_epoch_end
(self, trainer, pl_module, outputs)
train.py:607
Methodon_train_epoch_start
(self, trainer, pl_module)
train.py:601
Methodp_losses
(self, x_start, cond, t, mask=None, noise=None)
src/model.py:221
Methodsave_pretrained
(self, save_path, freeze_model="crossattn_kv", save_text_encoder=False, all=False)
src/diffusers_model_pipeline.py:576
Functionset_use_memory_efficient_attention_xformers
( self, use_memory_efficient_attention_xformers: bool, attention_op: Optional[Callable] = None )
src/diffusers_model_pipeline.py:236
Functionstr2bool
(v)
train.py:118
Methodtraining_step
(self, batch, batch_idx)
src/model.py:275
Functionworker_init_fn
(_)
train.py:328
← previous101–135 of 135, ranked by callers