tensorflow_privacy/privacy/analysis
Nicolas Papernot 6171474465 harmonize analysis parameters with current DPSGD API
PiperOrigin-RevId: 255080643
2019-06-25 17:06:01 -07:00
..
__init__.py Project import generated by Copybara. 2018-12-18 15:44:04 -08:00
compute_dp_sgd_privacy.py harmonize analysis parameters with current DPSGD API 2019-06-25 17:06:01 -07:00
privacy_ledger.py Remove set_denominator functions from DPQuery and make QueryWithLedger easier to use. 2019-06-04 10:14:32 -07:00
privacy_ledger_test.py Remove set_denominator functions from DPQuery and make QueryWithLedger easier to use. 2019-06-04 10:14:32 -07:00
rdp_accountant.py Remove set_denominator functions from DPQuery and make QueryWithLedger easier to use. 2019-06-04 10:14:32 -07:00
rdp_accountant_test.py Use PrivacyLedger for privacy accounting. 2019-03-29 15:31:32 -07:00
tensor_buffer.py Add dtype=tf.int32 to TensorBuffer capacity and current size. 2019-05-24 15:22:43 -07:00
tensor_buffer_test_eager.py Changing initial capacity for the ledger to smaller values. (+ restoring compatibility with Python 2) 2019-05-21 11:38:27 -07:00
tensor_buffer_test_graph.py Allow tensor buffers to automatically resize as needed. 2019-05-03 16:30:02 -07:00