forked from 626_privacy/tensorflow_privacy
e566967ff6
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 |
||
---|---|---|
.. | ||
__init__.py | ||
dp_optimizer.py | ||
dp_optimizer_eager_test.py | ||
dp_optimizer_test.py | ||
dp_query.py | ||
gaussian_query.py | ||
gaussian_query_test.py | ||
nested_query.py | ||
nested_query_test.py | ||
no_privacy_query.py | ||
no_privacy_query_test.py | ||
test_utils.py |