MCPcopy Create free account

hub / github.com/OpenMined/SyMPC / functions

Functions591 in github.com/OpenMined/SyMPC

Functiontest_grad_flatten_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:432
Functiontest_grad_flatten_forward
(get_clients, args: list)
tests/sympc/grad/grad_functions_test.py:416
Functiontest_grad_func_abstract_backward_exception
()
tests/sympc/grad/grad_functions_test.py:49
Functiontest_grad_func_abstract_forward_exception
()
tests/sympc/grad/grad_functions_test.py:44
Functiontest_grad_matmul_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:520
Functiontest_grad_matmul_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:500
Functiontest_grad_matmul_raise_value_error_mismatch_shape
(get_clients)
tests/sympc/grad/grad_functions_test.py:539
Functiontest_grad_maxpool_2d_backward
(get_clients, kernel_size, stride, padding)
tests/sympc/grad/grad_functions_test.py:770
Functiontest_grad_maxpool_2d_backward_value_error_indices_shape
(get_clients)
tests/sympc/grad/grad_functions_test.py:637
Functiontest_grad_maxpool_2d_backward_value_error_kernel_gt_input
(get_clients)
tests/sympc/grad/grad_functions_test.py:665
Functiontest_grad_maxpool_2d_dilation_error
(get_clients)
tests/sympc/grad/grad_functions_test.py:620
Functiontest_grad_maxpool_2d_forward
(get_clients, kernel_size, stride, padding)
tests/sympc/grad/grad_functions_test.py:731
Functiontest_grad_maxpool_2d_forward_value_error_kernel_gt_input
(get_clients)
tests/sympc/grad/grad_functions_test.py:708
Functiontest_grad_mul_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:294
Functiontest_grad_mul_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:274
Functiontest_grad_pow_backward
(get_clients, power)
tests/sympc/grad/grad_functions_test.py:482
Functiontest_grad_pow_forward
(get_clients, power)
tests/sympc/grad/grad_functions_test.py:449
Functiontest_grad_pow_forward_exception
(get_clients, power)
tests/sympc/grad/grad_functions_test.py:469
Functiontest_grad_relu_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:576
Functiontest_grad_relu_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:557
Functiontest_grad_reshape_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:397
Functiontest_grad_reshape_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:379
Functiontest_grad_sigmoid_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:258
Functiontest_grad_sigmoid_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:239
Functiontest_grad_sub_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:194
Functiontest_grad_sub_different_dims_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:224
Functiontest_grad_sub_different_dims_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:207
Functiontest_grad_sub_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:177
Functiontest_grad_sum_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:160
Functiontest_grad_sum_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:143
Functiontest_grad_transpose_backward
(get_clients)
tests/sympc/grad/grad_functions_test.py:67
Functiontest_grad_transpose_forward
(get_clients)
tests/sympc/grad/grad_functions_test.py:54
Functiontest_hook_method
(get_clients)
tests/sympc/tensor/replicatedshare_tensor_test.py:121
Functiontest_hook_property
(get_clients)
tests/sympc/tensor/replicatedshare_tensor_test.py:147
Functiontest_import_RSTensor
()
tests/sympc/tensor/replicatedshare_tensor_test.py:22
Functiontest_imports
()
tests/import_test.py:4
Functiontest_ineq_share_share_local
(op_str, precision, base)
tests/sympc/tensor/share_tensor_test.py:152
Functiontest_ineq_share_tensor_local
(op_str, precision, base)
tests/sympc/tensor/share_tensor_test.py:173
Functiontest_invalid_malicious_reconstruction
(get_clients, parties)
tests/sympc/tensor/replicatedshare_tensor_test.py:229
Functiontest_invalid_mpc_pointer
(get_clients)
tests/sympc/protocol/aby3/aby3_test.py:81
Functiontest_invalid_op_exception
()
tests/sympc/tensor/share_tensor_test.py:108
Functiontest_invalid_parties_trunc
(get_clients)
tests/sympc/protocol/aby3/aby3_test.py:50
Functiontest_invalid_protocol_exception
()
tests/sympc/session/session_test.py:244
Functiontest_invalid_ringsize_exception
()
tests/sympc/session/session_test.py:249
Functiontest_invalid_security_type
()
tests/sympc/protocol/fss/fss_test.py:28
Functiontest_invalid_security_type
()
tests/sympc/protocol/falcon/falcon_test.py:40
Functiontest_invalid_security_type
()
tests/sympc/protocol/aby3/aby3_test.py:29
Functiontest_invalid_share_class
(get_clients)
tests/sympc/tensor/mpc_tensor_test.py:631
Functiontest_local_decomposition
(get_clients, security_type)
tests/sympc/protocol/aby3/aby3_test.py:140
Functiontest_local_decomposition_exception
()
tests/sympc/protocol/aby3/aby3_test.py:187
Functiontest_local_secret_not_tensor
(get_clients)
tests/sympc/tensor/mpc_tensor_test.py:113
Functiontest_log
(get_clients)
tests/sympc/approximations/log_test.py:11
Functiontest_log_softmax
(get_clients, dim)
tests/sympc/approximations/softmax_test.py:51
Functiontest_log_softmax_single_along_dim
(get_clients)
tests/sympc/approximations/softmax_test.py:65
Functiontest_max
(get_clients)
tests/sympc/tensor/static_test.py:75
Functiontest_max_dim
(dim, keepdim, get_clients)
tests/sympc/tensor/static_test.py:93
Functiontest_max_multiple_max
(get_clients)
tests/sympc/tensor/static_test.py:63
Functiontest_max_pool2d
(get_clients, kernel_size, stride, padding)
tests/sympc/module/nn/functional_test.py:82
Functiontest_max_pool2d_raises_value_error_kernel_gt_input
(get_clients)
tests/sympc/module/nn/functional_test.py:111
Functiontest_mpc_len
(get_clients)
tests/sympc/tensor/mpc_tensor_test.py:360
Functiontest_mpc_print
(get_clients)
tests/sympc/tensor/mpc_tensor_test.py:371
Functiontest_mpc_share_nosession_exception
()
tests/sympc/tensor/mpc_tensor_test.py:31
Functiontest_mpc_sort
(get_clients, ascending)
tests/sympc/algorithms/sort_test.py:12
Functiontest_mse_loss
(get_clients, reduction)
tests/sympc/module/nn/functional_test.py:47
Functiontest_mul_private
(get_clients, security, base, precision)
tests/sympc/protocol/falcon/falcon_test.py:63
Functiontest_mul_private_exception_nothreeparties
(get_clients, parties)
tests/sympc/protocol/falcon/falcon_test.py:107
Functiontest_mul_private_matrix
(get_clients, security, base, precision)
tests/sympc/protocol/falcon/falcon_test.py:85
Functiontest_notebooks_advanced
(notebook)
tests/notebooks/notebooks_test.py:55
Functiontest_notebooks_basic
Test Notebooks in the tutorial root folder.
tests/notebooks/notebooks_test.py:35
Functiontest_op_mpc_different_sessions
(get_clients)
tests/sympc/tensor/mpc_tensor_test.py:58
Functiontest_ops_bin_public_mul
(get_clients, security)
tests/sympc/tensor/replicatedshare_tensor_test.py:425
Functiontest_ops_bin_public_xor
(get_clients, security, bit)
tests/sympc/tensor/replicatedshare_tensor_test.py:546
Functiontest_ops_bin_share_private
(op_str)
tests/sympc/tensor/replicatedshare_tensor_test.py:390
Functiontest_ops_bin_share_public
(op_str)
tests/sympc/tensor/replicatedshare_tensor_test.py:408
Functiontest_ops_different_share_class
(get_clients)
tests/sympc/tensor/mpc_tensor_test.py:642
Functiontest_ops_divfloat_exception
(get_clients, nr_parties)
tests/sympc/tensor/mpc_tensor_test.py:218
Functiontest_ops_integer
(get_clients, nr_clients, op_str)
tests/sympc/tensor/mpc_tensor_test.py:301
Functiontest_ops_mod_prime
(op_str)
tests/sympc/tensor/replicatedshare_tensor_test.py:514
Functiontest_ops_mpc_mpc
(get_clients, nr_clients, op_str)
tests/sympc/tensor/mpc_tensor_test.py:133
Functiontest_ops_mpc_mpc_div
(get_clients, nr_clients, op_str)
tests/sympc/tensor/mpc_tensor_test.py:152
Functiontest_ops_mpc_private_rst
(get_clients, nr_clients, op_str)
tests/sympc/tensor/mpc_tensor_test.py:342
Functiontest_ops_mpc_private_rst_mul
(get_clients, op_str, security)
tests/sympc/tensor/mpc_tensor_test.py:281
Functiontest_ops_mpc_public
(get_clients, nr_clients, op_str)
tests/sympc/tensor/mpc_tensor_test.py:196
Functiontest_ops_prime_public_mul
(get_clients, security)
tests/sympc/tensor/replicatedshare_tensor_test.py:487
Functiontest_ops_prime_public_xor
(get_clients, security, bit)
tests/sympc/tensor/replicatedshare_tensor_test.py:573
Functiontest_ops_prime_share_private
(op_str)
tests/sympc/tensor/replicatedshare_tensor_test.py:452
Functiontest_ops_prime_share_public
(op_str)
tests/sympc/tensor/replicatedshare_tensor_test.py:470
Functiontest_ops_public_integer_rst
(get_clients, nr_clients, op_str)
tests/sympc/tensor/mpc_tensor_test.py:321
Functiontest_ops_public_mpc
(get_clients, nr_clients, op_str)
tests/sympc/tensor/mpc_tensor_test.py:239
Functiontest_ops_public_mul
(get_clients, security, base, precision)
tests/sympc/tensor/replicatedshare_tensor_test.py:304
Functiontest_ops_public_mul_integer_parties
(get_clients, parties, security)
tests/sympc/tensor/replicatedshare_tensor_test.py:341
Functiontest_ops_public_mul_matrix
(get_clients, security, base, precision)
tests/sympc/tensor/replicatedshare_tensor_test.py:323
Functiontest_ops_public_tensor_rst
(get_clients, nr_clients, op_str)
tests/sympc/tensor/mpc_tensor_test.py:261
Functiontest_ops_share_integer_local
(op_str, precision, base)
tests/sympc/tensor/share_tensor_test.py:133
Functiontest_ops_share_private
(op_str, precision, base)
tests/sympc/tensor/replicatedshare_tensor_test.py:248
Functiontest_ops_share_public
(op_str, precision, base)
tests/sympc/tensor/replicatedshare_tensor_test.py:270
Functiontest_ops_share_share_local
(op_str, precision, base)
tests/sympc/tensor/share_tensor_test.py:50
Functiontest_ops_share_tensor_local
(op_str, precision, base)
tests/sympc/tensor/share_tensor_test.py:72
Functiontest_pow
(get_clients, power)
tests/sympc/tensor/mpc_tensor_test.py:547
Functiontest_prime_mul_private
(get_clients, security)
tests/sympc/protocol/falcon/falcon_test.py:217
← previousnext →401–500 of 591, ranked by callers