MCPcopy Create free account

hub / github.com/Christina200/Online-LoRA-official / functions

Functions535 in github.com/Christina200/Online-LoRA-official

Methodreplace_sample
(self, sample, idx=None)
Si-blurry/utils/datasets.py:132
Methodreport_training
(self, sample_num, train_loss, train_acc)
Si-blurry/online_lora.py:569
Methodreport_training
(self, sample_num, train_loss, train_acc)
Si-blurry/methods/mvp.py:217
Methodreset_opt
(self)
Si-blurry/online_lora.py:599
Methodreset_opt
(self)
Si-blurry/methods/mvp.py:155
Methodreset_opt
(self)
Si-blurry/methods/_trainer.py:409
Methodrotate_with_fill
(img, magnitude)
Si-blurry/utils/augment.py:200
Methodrun
(self)
Si-blurry/methods/_trainer.py:170
Methodsample
(self, memory_batchsize: int)
Si-blurry/utils/memory.py:91
Methodsave_fc_parameters
r"""Only safetensors is supported now. pip install safetensor if you do not have one installed yet.
Disjoint/lora.py:132
Methodsave_fc_parameters
r"""Only safetensors is supported now. pip install safetensor if you do not have one installed yet.
Si-blurry/utils/lora.py:126
Methodsave_fc_parameters
r"""Only safetensors is supported now. pip install safetensor if you do not have one installed yet.
Si-blurry/utils/lora.py:359
Methodsave_lora_parameters
r"""Only safetensors is supported now. pip install safetensor if you do not have one installed yet. save both lora and fc pa
Disjoint/lora.py:356
Methodsave_lora_parameters
r"""Only safetensors is supported now. pip install safetensor if you do not have one installed yet. save both lora and fc pa
Disjoint/lora.py:686
Methodsave_lora_parameters
r"""Only safetensors is supported now. pip install safetensor if you do not have one installed yet. save both lora and fc pa
Si-blurry/utils/lora.py:387
Functionsave_on_master
(*args, **kwargs)
Disjoint/utils.py:218
Functionselect_autoaugment
(dataset)
Si-blurry/utils/augment.py:17
Methodset_exposed_classes
(self, classes)
Si-blurry/models/mvp.py:102
Methodset_task
(self, cur_iter: int)
Si-blurry/utils/online_sampler.py:318
Methodsetup_distributed_model
(self)
Si-blurry/methods/mvp.py:228
Methodswith_lora
(self, idx:int)
Disjoint/lora.py:602
Methodswith_lora
(self, idx:int)
Si-blurry/utils/lora.py:657
Methodsynchronize_between_processes
Warning: does not synchronize the deque!
Disjoint/utils.py:43
Functiontarget_transform
(x, nb_classes)
Disjoint/datasets.py:31
Functiontarget_transform
(x, nb_classes)
Si-blurry/datasets/my_datasets.py:31
Methodtest_data_config
(self, test_dataloader,task_id)
Si-blurry/online_lora.py:654
Methodtest_data_config
(self, test_dataloader,task_id)
Si-blurry/methods/_trainer.py:464
Methodtrain_data_config
(self, n_task, train_dataset,train_sampler)
Si-blurry/online_lora.py:633
Methodtrain_data_config
(self, n_task, train_dataset,train_sampler)
Si-blurry/methods/_trainer.py:443
Methodupdate_and_reset_lora_parameters
(self)
Disjoint/lora.py:737
Methodupdate_gss_score
(self, score: int, idx: int=None)
Si-blurry/utils/memory.py:82
Methodupdate_gss_score
(self, score, idx=None)
Si-blurry/utils/datasets.py:126
Methodupdate_loss_history
(self, loss: Tensor, prev_loss: Tensor, ema_ratio: float=0.90, dropped_idx: int=None)
Si-blurry/utils/memory.py:63
Methodupdate_loss_history
(self, loss, prev_loss, ema_ratio=0.90, dropped_idx=None)
Si-blurry/utils/datasets.py:191
Methodwrite_summary
(self, save_path, epoch, prefix="")
Si-blurry/utils/metric.py:81
← previous501–535 of 535, ranked by callers