Ilya Mironov
0efb23afcb
Changing initial capacity for the ledger to smaller values. (+ restoring compatibility with Python 2)
...
PiperOrigin-RevId: 249292683
2019-05-21 11:38:27 -07:00
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
Steve Chien
d75f1b80ba
Fix copybara to limit some transformations to the beginning of the line.
...
PiperOrigin-RevId: 233151293
2019-02-08 16:55:57 -08:00
A. Unique TensorFlower
4d0ab48c35
Add privacy ledger.
...
The privacy ledger keeps a record of all sampling and query events for analysis post hoc by the privacy accountant.
PiperOrigin-RevId: 233094012
2019-02-08 11:21:43 -08:00