Skip to content

Commit 781483d

Browse files
Make compute_dp_sgd_privacy_statement visible.
PiperOrigin-RevId: 520105385
1 parent e125951 commit 781483d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorflow_privacy/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
# Analysis
2929
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
3031
from tensorflow_privacy.privacy.analysis.tree_aggregation_accountant import compute_rdp_tree_restart
3132
from tensorflow_privacy.privacy.analysis.tree_aggregation_accountant import compute_rdp_single_tree
3233
from tensorflow_privacy.privacy.analysis.tree_aggregation_accountant import compute_zcdp_single_tree

0 commit comments

Comments
 (0)