tensorflow_privacy/privacy/analysis
2019-05-21 11:38:27 -07:00
..
__init__.py Project import generated by Copybara. 2018-12-18 15:44:04 -08:00
compute_dp_sgd_privacy.py Restoring ability to run compute_dp_sgd_privacy.py as a standalone script. 2019-04-11 17:06:53 -07:00
privacy_ledger.py Changing initial capacity for the ledger to smaller values. (+ restoring compatibility with Python 2) 2019-05-21 11:38:27 -07:00
privacy_ledger_test.py Changing initial capacity for the ledger to smaller values. (+ restoring compatibility with Python 2) 2019-05-21 11:38:27 -07:00
rdp_accountant.py Adding a paragraph to the walk-through on how to choose RDP orders. Plus deleting empty lines in rdp_accountant.py. Fixing issue #47. 2019-04-19 21:50:49 -07:00
rdp_accountant_test.py Use PrivacyLedger for privacy accounting. 2019-03-29 15:31:32 -07:00
tensor_buffer.py Very minor formatting change. 2019-05-03 16:41:38 -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