tensorflow_privacy/tensorflow_privacy/privacy/optimizers
Steve Chien 875b7f46bd Automated rollback of commit cff47686f6
PiperOrigin-RevId: 471104040
2022-08-30 15:23:08 -07: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 Automated rollback of commit cff47686f6 2022-08-30 15:23:08 -07: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 Automated rollback of commit cff47686f6 2022-08-30 15:23:08 -07:00
dp_optimizer_keras_test.py Automated rollback of commit cff47686f6 2022-08-30 15:23:08 -07:00
dp_optimizer_keras_vectorized.py Support models with unconnected layers and gradients when training using a DP vectorized optimizer. 2022-05-24 05:36:58 -07:00
dp_optimizer_test.py Update tests for optimizer classes to TF 2. 2022-08-18 17:38:01 -07:00
dp_optimizer_vectorized.py Add assert that the training is private for TF1 vectorized optimizer. 2022-07-14 12:15:00 -07:00
dp_optimizer_vectorized_test.py Update tests for optimizer classes to TF 2. 2022-08-18 17:38:01 -07:00