tensorflow_privacy/privacy
Galen Andrew e566967ff6 Simplify GaussianQuery by removing _GlobalState.
The global state for DP query is intended for aspects of the query that change across samples under the query's own control. It was therefore unnecessary to wrap "l2_norm_clip" and "sum_stddev" in the namedtuple _GlobalState for the basic GaussianQuery classes.

PiperOrigin-RevId: 237528962
2019-03-08 15:17:48 -08:00
..
analysis Update use of tf.CriticalSection. 2019-02-08 20:08:35 -08:00
optimizers Simplify GaussianQuery by removing _GlobalState. 2019-03-08 15:17:48 -08:00
__init__.py Project import generated by Copybara. 2018-12-18 15:44:04 -08:00