tensorflow_privacy/privacy
A. Unique TensorFlower 098c5220b5 Remove test broken by upstream tf changes.
tf.nest.map_structure_up_to has changed so that map_structure_up_to(x, func, x, y) no longer raises an error when y is longer than x, for example x=[1,2], y=[1,2,3]. This broke one of our tests for nested query. Remove the test until (if and when) the old, more reasonable, behavior is restored.

PiperOrigin-RevId: 232057385
2019-02-01 16:22:05 -08:00
..
analysis 1. Adding a CLI script for computing privacy loss for DP-SGD. 2019-01-23 14:56:27 -08:00
optimizers Remove test broken by upstream tf changes. 2019-02-01 16:22:05 -08:00
__init__.py Project import generated by Copybara. 2018-12-18 15:44:04 -08:00