tensorflow_privacy/privacy
A. Unique TensorFlower ceee90b1ac Add GaussianSumQuery and express GaussianAverageQuery in terms of it.
Also:
1. Add unit tests for both types of query.
2. Add function "get_query_result" to PrivateQuery. (The utility of having this function is made clear in the test class, where the function _run_query operates on either GaussianSum- or GaussianAverageQueries.)
PiperOrigin-RevId: 225609398
2018-12-18 15:41:38 -08:00
..
optimizers Add GaussianSumQuery and express GaussianAverageQuery in terms of it. 2018-12-18 15:41:38 -08:00