tensorflow_privacy/tensorflow_privacy/privacy/analysis
2020-10-06 13:20:34 -07:00
..
__init__.py Restructure TF Privacy to be more in line with other repos in the TF ecosystem. 2019-10-14 15:29:52 -07:00
compute_dp_sgd_privacy.py Refactor MNIST tutorials and create new TPU tutorial: 2020-05-07 12:05:50 -07:00
compute_dp_sgd_privacy_lib.py Refactor MNIST tutorials and create new TPU tutorial: 2020-05-07 12:05:50 -07:00
compute_dp_sgd_privacy_test.py Refactor MNIST tutorials and create new TPU tutorial: 2020-05-07 12:05:50 -07:00
gdp_accountant.py Merge pull request #89 from woodyx218:GDPrivacy 2020-04-21 15:48:54 -07:00
privacy_ledger.py Fix issue with importing tensorflow.compat.v1. 2020-03-10 14:16:46 -07:00
privacy_ledger_test.py Fix issue with importing tensorflow.compat.v1. 2020-03-10 14:16:46 -07:00
rdp_accountant.py Add a function to compute RDP under heterogeneous applications of the subsampled Gaussian mechanism. 2020-10-06 13:20:34 -07:00
rdp_accountant_test.py Add a function to compute RDP under heterogeneous applications of the subsampled Gaussian mechanism. 2020-10-06 13:20:34 -07:00
tensor_buffer.py Fix issue with importing tensorflow.compat.v1. 2020-03-10 14:16:46 -07:00
tensor_buffer_test_eager.py Fix issue with importing tensorflow.compat.v1. 2020-03-10 14:16:46 -07:00
tensor_buffer_test_graph.py Fix issue with importing tensorflow.compat.v1. 2020-03-10 14:16:46 -07:00