Skip to content

Commit

Permalink
Internal test.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 470846833
  • Loading branch information
schien1729 authored and tensorflower-gardener committed Aug 29, 2022
1 parent ed16033 commit c42353a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tensorflow_privacy/privacy/optimizers/dp_optimizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
import tensorflow as tf
from tensorflow_privacy.privacy.dp_query import gaussian_query

# Add a random comment for no reason.


def make_optimizer_class(cls):
"""Given a subclass of `tf.compat.v1.train.Optimizer`, returns a DP-SGD subclass of it.
Expand Down

0 comments on commit c42353a

Please sign in to comment.