tensorflow_privacy/privacy/analysis
Galen Andrew 6231d0802d Cleanup directory structure, add top-level imports and add normalized_query.
Moved query classes from dir optimizers into new dir dp_query. Added NormalizedQuery class for queries that divide the output of another query by a constant like GaussianAverageQuery.

PiperOrigin-RevId: 240167115
2019-03-25 10:21:04 -07:00
..
__init__.py Project import generated by Copybara. 2018-12-18 15:44:04 -08:00
compute_dp_sgd_privacy.py Fix copybara to limit some transformations to the beginning of the line. 2019-02-08 16:55:57 -08:00
privacy_ledger.py Cleanup directory structure, add top-level imports and add normalized_query. 2019-03-25 10:21:04 -07:00
privacy_ledger_test.py Cleanup directory structure, add top-level imports and add normalized_query. 2019-03-25 10:21:04 -07:00
rdp_accountant.py Minor fixes for Python 2/3 compatibility. 2019-01-18 17:33:22 -08:00
rdp_accountant_test.py Move mpmath dependency to unittest target that uses it, and explicit import of mpmath functions to reduce size. 2019-03-18 14:03:47 -07:00
tensor_buffer.py Add privacy ledger. 2019-02-08 11:21:43 -08:00
tensor_buffer_test.py Fix copybara to limit some transformations to the beginning of the line. 2019-02-08 16:55:57 -08:00