tensorflow_privacy/privacy/optimizers
Nicolas Papernot a9840529c4 Closes #29
PiperOrigin-RevId: 239030654
2019-03-18 11:54:20 -07:00
..
__init__.py Project import generated by Copybara. 2018-12-18 15:44:04 -08:00
dp_optimizer.py missing reduce_mean 2019-02-26 22:56:29 -08:00
dp_optimizer_eager_test.py Tests for Eager mode. 2019-03-01 14:48:29 -08:00
dp_optimizer_test.py Tests for Eager mode. 2019-03-01 14:48:29 -08:00
dp_query.py General cleanup. 2019-01-23 14:41:44 -08:00
gaussian_query.py Closes #29 2019-03-18 11:54:20 -07:00
gaussian_query_test.py Adds AdaptiveClipAverageQuery which performs adaptive adjustment of the clipping norm to approximate a specified quantile of clipped updates per round. 2019-03-15 13:19:22 -07:00
nested_query.py Closes #29 2019-03-18 11:54:20 -07:00
nested_query_test.py Closes #29 2019-03-18 11:54:20 -07:00
no_privacy_query.py Closes #29 2019-03-18 11:54:20 -07:00
no_privacy_query_test.py Adds AdaptiveClipAverageQuery which performs adaptive adjustment of the clipping norm to approximate a specified quantile of clipped updates per round. 2019-03-15 13:19:22 -07:00
test_utils.py Adds AdaptiveClipAverageQuery which performs adaptive adjustment of the clipping norm to approximate a specified quantile of clipped updates per round. 2019-03-15 13:19:22 -07:00