We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5f4ed commit 295e533Copy full SHA for 295e533
tutorials/BUILD
@@ -86,7 +86,6 @@ py_binary(
86
python_version = "PY3",
87
srcs_version = "PY3",
88
deps = [
89
- "//tensorflow_privacy/privacy/analysis:rdp_accountant",
90
"//tensorflow_privacy/privacy/optimizers:dp_optimizer",
91
"@com_google_differential_py//python/dp_accounting:dp_event",
92
"@com_google_differential_py//python/dp_accounting/rdp:rdp_privacy_accountant",
0 commit comments