MCPcopy Create free account

hub / github.com/akhilmathurs/orchestra / functions

Functions128 in github.com/akhilmathurs/orchestra

↓ 19 callersMethod__init__
(self, block, num_classes=10, cfg=None)
models.py:25
↓ 12 callersFunctioncreate_backbone
(name, num_classes=10, block='BasicBlock')
models.py:201
↓ 8 callersMethodstep
(self)
utils.py:469
↓ 4 callersMethod_make_layer
(self, block, planes, num_blocks, stride)
models.py:129
↓ 3 callersMethod_make_layer
(self, block, planes, num_blocks, stride)
models.py:164
↓ 3 callersFunctionget_block
(block)
models.py:184
↓ 3 callersFunctionget_config_dict
()
config.py:72
↓ 3 callersFunctionupdate_run_id
(hparam, config_dict, summary_writer, run_id)
hparam_main.py:39
↓ 2 callersFunctionformat_time
(seconds)
utils.py:525
↓ 2 callersFunctionget_dataset_subset
(dataset, subset_proportion=1, force_class_balanced=False, seed=0)
utils.py:44
↓ 2 callersFunctionget_eval_dict
()
config.py:75
↓ 2 callersFunctionimage_rot
(image, angle)
utils.py:141
↓ 2 callersMethodlocal_clustering
(self, device='cuda:7')
models.py:596
↓ 2 callersFunctionprogress_bar
(current, total, msg=None)
utils.py:489
↓ 2 callersMethodset_parameters
(self, parameters)
client.py:140
↓ 2 callersFunctionsknopp
(cZ, lamd=25, max_iters=100)
models.py:462
↓ 1 callersFunctionNT_xentloss
(z1, z2, temperature=0.5)
models.py:215
↓ 1 callersFunctionResNet18
(num_classes=10, block="BasicBlock")
models.py:190
↓ 1 callersFunctionResNet34
(num_classes=10, block="BasicBlock")
models.py:193
↓ 1 callersFunctionResNet56
(num_classes=10, block="BasicBlock")
models.py:196
↓ 1 callersFunctionVGGmodel
(num_classes=10)
models.py:51
↓ 1 callersMethod__init__
(self, p=0.5, radius_min=0.1, radius_max=2.)
utils.py:115
↓ 1 callersMethod_make_layers
(self, in_planes, block)
models.py:35
↓ 1 callersFunctionalign_uniform
(z1, z2, t=1, temperature=0.1)
hparam_method.py:10
↓ 1 callersFunctionget_eval_fn
Return an evaluation function for server-side evaluation.
server.py:30
↓ 1 callersMethodget_parameters
(self)
client.py:137
↓ 1 callersFunctionget_parser
()
hparam_parser.py:57
↓ 1 callersFunctionget_parser
()
semisup_eval.py:90
↓ 1 callersFunctionget_parser
()
main.py:61
↓ 1 callersMethodglobal_clustering
(self, Z1, nG=1., nL=1.)
models.py:618
↓ 1 callersFunctionknn_predict
(feature, feature_bank, feature_labels, classes, knn_k, knn_t)
utils.py:436
↓ 1 callersFunctionl_specloss
(z1, z2)
models.py:398
↓ 1 callersFunctionmain
Create model, load data, define Flower client, start Flower client.
client.py:192
↓ 1 callersFunctionmain
(config_dict, eval_dict)
linear_eval.py:8
↓ 1 callersFunctionmain
(config_dict, eval_dict)
hparam_method.py:32
↓ 1 callersFunctionmain
(config_dict, eval_dict)
semisup_eval.py:15
↓ 1 callersFunctionmake_client
(cid, device=None, stateless=True, config_dict=None)
client.py:94
↓ 1 callersFunctionrecursive_grid_search
(grid, base_func, selected_values=None, grid_index=0, counter=0)
hparam_main.py:24
↓ 1 callersMethodreset_memory
(self, data, device='cuda:7')
models.py:547
↓ 1 callersFunctionrot_train
(net, trainloader, epochs, lr, device=None)
client.py:77
↓ 1 callersFunctionrun
(config_dict, eval_dict)
hparam_parser.py:25
↓ 1 callersFunctionrun
(config_dict, eval_dict, do_linear=True)
main.py:28
↓ 1 callersMethodsave_net
(self)
client.py:178
↓ 1 callersFunctionserver_run
(config_dict)
server.py:51
↓ 1 callersFunctionssl_train
(net, trainloader, epochs, lr, device=None, is_orchestra=False)
client.py:45
↓ 1 callersFunctionsup_train
(net, trainloader, epochs, lr, device=None)
client.py:30
↓ 1 callersFunctionupdate_configs
(args, config_dict, eval_dict)
hparam_parser.py:14
↓ 1 callersFunctionupdate_configs
(args, config_dict, eval_dict)
main.py:12
↓ 1 callersMethodupdate_memory
(self, F)
models.py:577
↓ 1 callersMethodupdate_target
(self)
models.py:365
↓ 1 callersMethodupdate_target
(self)
models.py:587
Method__call__
(self, img)
utils.py:120
Method__call__
(self, img)
utils.py:134
Method__call__
(self, x)
utils.py:157
Method__call__
(self, x)
utils.py:180
Method__call__
(self, x)
utils.py:209
Method__call__
(self, x)
utils.py:242
Method__call__
(self, x)
utils.py:260
Method__call__
(self, x)
utils.py:291
Method__getitem__
(self, item)
utils.py:40
Method__getitem__
(self, index)
utils.py:92
Method__init__
(self, dataset, idxs)
utils.py:31
Method__init__
(self, pickled_file_path, transform=None, target_transform=None)
utils.py:76
Method__init__
(self, p)
utils.py:132
Method__init__
(self, is_sup, image_size=32)
utils.py:147
Method__init__
(self, is_sup, image_size=32)
utils.py:167
Method__init__
(self, is_sup, image_size=32)
utils.py:190
Method__init__
(self, is_sup, image_size=32)
utils.py:218
Method__init__
(self, is_sup)
utils.py:252
Method__init__
(self, is_sup, image_size=32)
utils.py:267
Method__init__
(self, optimizer, warmup_epochs, warmup_lr, num_epochs, base_lr, final_lr, iter_per_epoch, constant_predictor_
utils.py:457
Method__init__
(self, in_planes, out_planes, stride=1)
models.py:14
Method__init__
(self, in_planes, planes, stride=1)
models.py:60
Method__init__
(self, in_planes, planes, stride=1)
models.py:86
Method__init__
(self, block, num_blocks, num_classes=10, cfg=None)
models.py:114
Method__init__
(self, block, num_blocks, num_classes=10, cfg=None)
models.py:150
Method__init__
(self, in_dim, hidden_dim=512, out_dim=512)
models.py:237
Method__init__
(self, config_dict, bbone_arch)
models.py:251
Method__init__
(self, in_dim, out_dim)
models.py:269
Method__init__
(self, in_dim, hidden_dim=256, out_dim=512)
models.py:280
Method__init__
(self, in_dim=512, hidden_dim=512, out_dim=512)
models.py:294
Method__init__
(self, config_dict, bbone_arch, )
models.py:306
Method__init__
(self, in_dim, hidden_dim=1024, out_dim=512, is_pred=False)
models.py:327
Method__init__
(self, config_dict, bbone_arch)
models.py:339
Method__init__
(self, in_dim, hidden_dim=512, out_dim=512)
models.py:387
Method__init__
(self, config_dict, bbone_arch)
models.py:412
Method__init__
(self, in_dim, hidden_dim=512, out_dim=512)
models.py:431
Method__init__
(self, config_dict, bbone_arch)
models.py:445
Method__init__
(self, in_dim, hidden_dim=512, out_dim=512)
models.py:493
Method__init__
(self, config_dict, bbone_arch)
models.py:507
Method__init__
FedAvg with a global learning rate The goal for making our own implementation was to allow global clustering and divergence aware updates.
myfedavg.py:14
Method__len__
(self)
utils.py:37
Method__len__
(self)
utils.py:108
Method__repr__
(self)
myfedavg.py:74
Methodaggregate_fit
Aggregate fit results using weighted average.
myfedavg.py:83
Functionconfigure_evaluate_patch
(self, rnd, parameters, client_manager)
server.py:172
Functionconfigure_fit_patch
(self, rnd, parameters, client_manager)
server.py:151
Functionevaluate
(weights: fl.common.Weights)
server.py:35
Methodevaluate
(self, parameters, config)
client.py:169
Functionevaluate_patch
(self, parameters)
server.py:164
next →1–100 of 128, ranked by callers