tensorflow_privacy/tensorflow_privacy/privacy/optimizers
Michael Reneer 69d84d1892 Add TensorFlow Privacy BUILD and WORKSPACE files.
PiperOrigin-RevId: 429141704
2022-02-16 23:30:06 +00:00
..
__init__.py Add license and missing build targets to __init__.py files in TensorFlow Privacy. 2022-01-27 12:40:23 -08:00
BUILD Add TensorFlow Privacy BUILD and WORKSPACE files. 2022-02-16 23:30:06 +00:00
dp_optimizer.py Ensure that TF 1.0 API is referenced at the call site in TensorFlow Privacy. 2022-02-07 16:06:22 -08:00
dp_optimizer_eager_test.py Ensure that TF 1.0 API is referenced at the call site in TensorFlow Privacy. 2022-02-07 16:06:22 -08:00
dp_optimizer_keras.py Internal 2022-01-28 15:01:34 -08:00
dp_optimizer_keras_test.py Remove deprecated TF1 Layer APIs apply(), get_updates_for(), get_losses_for(), and remove the inputs argument in the add_loss() method. 2022-02-11 18:35:49 -08:00
dp_optimizer_keras_vectorized.py Format TensorFlow Privacy files. 2022-01-28 11:57:24 -08:00
dp_optimizer_test.py Remove deprecated TF1 Layer APIs apply(), get_updates_for(), get_losses_for(), and remove the inputs argument in the add_loss() method. 2022-02-11 18:35:49 -08:00
dp_optimizer_vectorized.py Ensure that TF 1.0 API is referenced at the call site in TensorFlow Privacy. 2022-02-07 16:06:22 -08:00
dp_optimizer_vectorized_test.py Remove usage of deprecated layer method. 2022-02-08 17:45:45 -08:00