MCPcopy Create free account

hub / github.com/Koukyosyumei/AIJack / functions

Functions1,327 in github.com/Koukyosyumei/AIJack

Methodrobin_hash
src/aijack/defense/tsl/robin_hash.h:546
Methodrobin_iterator
src/aijack/defense/tsl/robin_hash.h:465
Methodrobin_map
* Constructors */
src/aijack/defense/tsl/robin_map.h:148
Methodrobin_set
* Constructors */
src/aijack/defense/tsl/robin_set.h:125
Methodround_up_to_power_of_two
src/aijack/defense/tsl/robin_growth_policy.h:146
Methodrun
(self)
src/aijack/collaborative/fedgems/api.py:130
Methodrun
(self)
src/aijack/collaborative/splitnn/api.py:28
Methodrun
(self)
src/aijack/collaborative/fedprox/api.py:24
Methodrun
(self)
src/aijack/collaborative/core/api.py:15
Methodrun
(self)
src/aijack/collaborative/core/api.py:82
Methodrun
(self)
src/aijack/collaborative/fedavg/api.py:116
Methodrun
(self)
src/aijack/collaborative/fedmd/api.py:139
Methodrun
(self)
src/aijack/collaborative/fedmd/api.py:201
MethodscanNumber
aivalut/src/compiler/token.h:157
MethodscanString
aivalut/src/compiler/token.h:172
Methodscore
aivalut/src/ml/logisticregression.h:203
MethodselectStmt
aivalut/src/compiler/parse.h:162
MethodselectTable
aivalut/src/core/executor.h:305
Methodsend_best_instance_space
src/aijack/collaborative/tree/secureboost/mpiparty.h:363
Methodsend_search_results
src/aijack/collaborative/tree/secureboost/mpiparty.h:352
Functionserialize
src/aijack/defense/paillier/src/serialization.h:13
Methodserialize
src/aijack/defense/tsl/robin_set.h:599
Methodserialize
src/aijack/defense/tsl/robin_map.h:729
Methodserialize
src/aijack/defense/tsl/robin_hash.h:1113
Methodserialize_impl
src/aijack/defense/tsl/robin_hash.h:1406
Methodset_allocated_tos
aivalut/src/storage/data.pb.h:586
Methodset_cost_constraint_map
src/aijack/collaborative/tree/xgboost/party.h:23
Methodset_hash
src/aijack/defense/tsl/robin_hash.h:141
MethodskipSpace
aivalut/src/compiler/token.h:127
Functionslice
src/aijack/defense/kanonymity/core/utils.h:46
Functionsoftmax
aivalut/src/ml/loss.h:33
Functionsort_map_by_value
src/aijack/defense/kanonymity/core/utils.h:258
Methodsplit_bottom
Split a node with m elements into an active node
aivalut/src/utils/bptree.h:170
Methodsplit_inner
aivalut/src/utils/bptree.h:148
Methodstatic_empty_bucket_ptr
* Return an always valid pointer to an static empty bucket_entry with * last_bucket() == true. */
src/aijack/defense/tsl/robin_hash.h:1590
Methodstep
Update the parameters with the give gradient Args: grads (List[torch.Tensor]): list of gradients
src/aijack/collaborative/optimizer/base.py:20
Methodstep
Decorator to add step information to a function. Args: noise_params (dict): Parameters of the noise distribution.
src/aijack/defense/dp/manager/accountant.py:128
Methodstep_for_lot
(self, *args, **kwargs)
src/aijack/defense/dp/manager/dpoptimizer.py:134
Methodstep_public
(self)
src/aijack/defense/dp/manager/adadps.py:162
MethodstmtNode
aivalut/src/compiler/ast.h:23
MethodstmtNode
aivalut/src/compiler/ast.h:30
MethodstmtNode
aivalut/src/compiler/ast.h:40
MethodstmtNode
aivalut/src/compiler/ast.h:50
MethodstmtNode
aivalut/src/compiler/ast.h:58
MethodstmtNode
aivalut/src/compiler/ast.h:67
MethodstmtNode
aivalut/src/compiler/ast.h:71
MethodstmtNode
aivalut/src/compiler/ast.h:75
MethodstmtNode
aivalut/src/compiler/ast.h:79
Methodswap
src/aijack/defense/tsl/robin_set.h:301
Methodswap
src/aijack/defense/tsl/robin_map.h:377
Functiontest_FedAVG_delta_weight
()
test/attack/freerider/test_freerider.py:1
Functiontest_FedAVG_sparse_gradient
()
test/defense/sparse/test_sparse.py:1
Functiontest_FedMD_NFDP
()
test/collaborative/fedmd/test_nfdp.py:4
Functiontest_adam
()
test/collaborative/optimizer/test_optimizer.py:34
Functiontest_assert_multibox
()
test/defense/debugging/test_assertions.py:4
Functiontest_cpl
()
test/attack/inversion/test_gradientinversion.py:177
Functiontest_dlg
()
test/attack/inversion/test_gradientinversion.py:1
Functiontest_dpsgd
()
test/defense/dp/test_dpsgd.py:1
Functiontest_fedexp
()
test/collaborative/fedexp/test_fedexp.py:1
Functiontest_fedkd
()
test/collaborative/fedkd/test_fedkd.py:1
Functiontest_foolsgold
()
test/defense/foolsgold/test_foosgold.py:1
Functiontest_ganattack
()
test/attack/inversion/test_ganattack.py:1
Functiontest_gradinversion
()
test/attack/inversion/test_gradientinversion.py:236
Functiontest_gs
()
test/attack/inversion/test_gradientinversion.py:62
Functiontest_history_flip
()
test/attack/poison/test_history.py:1
Functiontest_hungarian
()
test/defense/debugging/test_debugging_utils.py:1
Functiontest_idlg
()
test/attack/inversion/test_gradientinversion.py:119
Functiontest_label_flip
()
test/attack/poison/test_label_flip.py:1
Functiontest_labelleakage
()
test/attack/labelleakage/test_labelleakage.py:1
Functiontest_m1face
()
test/attack/inversion/test_m1face.py:1
Functiontest_mapf_flip
()
test/attack/poison/test_mapf.py:1
Functiontest_mondrian
()
test/defense/kanonymity/test_mondrian.py:1
Functiontest_moon
()
test/collaborative/moon/test_moon.py:1
Functiontest_multibox_exception
()
test/defense/debugging/test_assertions.py:29
Functiontest_pailier_FedAVG
()
test/defense/paillier/test_paillier.py:64
Functiontest_paillier_core
()
test/defense/paillier/test_paillier.py:4
Functiontest_paillier_torch
()
test/defense/paillier/test_paillier.py:23
Functiontest_rdp_tight_upperbound
()
test/defense/dp/test_accountant.py:4
Functiontest_rdp_upperbound_closedformula
()
test/defense/dp/test_accountant.py:40
Functiontest_round_decimal
()
test/utils/test_utils.py:1
Functiontest_secureboost
()
test/collaborative/secureboost/test_secureboost.py:4
Functiontest_sgd
()
test/collaborative/optimizer/test_optimizer.py:4
Functiontest_soteria
()
test/defense/soteria/test_soteria.py:1
Functiontest_vib
()
test/defense/mid/test_vib.py:1
MethodtoPid
aivalut/src/storage/disk.h:15
Functiontotal_variance
Returns the total variance of the given data Args: x (torch.Tensor): input data Returns: float: total variance of the given
src/aijack/utils/metrics.py:7
Methodtrain
(self)
src/aijack/collaborative/core/client.py:23
Methodtrain
(self)
src/aijack/collaborative/core/server.py:26
Functiontransform_list_to_tensor
(model_params_list)
src/aijack/collaborative/utils.py:5
Methodtrim_bottom
aivalut/src/utils/bptree.h:89
Methodtrim_inner
aivalut/src/utils/bptree.h:81
Methodtruncate_hash
src/aijack/defense/tsl/robin_hash.h:315
Methodtruncated_hash
src/aijack/defense/tsl/robin_hash.h:138
Methodtry_emplace
src/aijack/defense/tsl/robin_map.h:315
Methodtry_emplace
src/aijack/defense/tsl/robin_hash.h:809
Functiontry_gpu
Send given tensor to gpu if it is available Args: e: (torch.Tensor) Returns: e: (torch.Tensor)
src/aijack/utils/utils.py:30
MethodunpinPage
aivalut/src/storage/bufpool.h:76
Methodunsafe_arena_release_tos
aivalut/src/storage/data.pb.h:596
Methodunsafe_arena_set_allocated_tos
aivalut/src/storage/data.pb.h:603
Methodupdate
Update the global model.
src/aijack/collaborative/core/server.py:38
← previousnext →1,201–1,300 of 1,327, ranked by callers