forked from 626_privacy/tensorflow_privacy
update dp keras model
This commit is contained in:
parent
13b3a04a3e
commit
78ec3fa58a
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
'''
|
||||||
|
Keras Model for vectorized dpsgd with XLA acceleration
|
||||||
|
'''
|
||||||
|
|
||||||
import tensorflow as tf
|
import tensorflow as tf
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue