We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compute_dp_sgd_privacy_statement
1 parent e125951 commit 781483dCopy full SHA for 781483d
tensorflow_privacy/__init__.py
@@ -27,6 +27,7 @@
27
28
# Analysis
29
from tensorflow_privacy.privacy.analysis.compute_dp_sgd_privacy_lib import compute_dp_sgd_privacy
30
+ from tensorflow_privacy.privacy.analysis.compute_dp_sgd_privacy_lib import compute_dp_sgd_privacy_statement
31
from tensorflow_privacy.privacy.analysis.tree_aggregation_accountant import compute_rdp_tree_restart
32
from tensorflow_privacy.privacy.analysis.tree_aggregation_accountant import compute_rdp_single_tree
33
from tensorflow_privacy.privacy.analysis.tree_aggregation_accountant import compute_zcdp_single_tree
0 commit comments