Shuang Song
44dc40454b
Minor fix to tutorials.
...
PiperOrigin-RevId: 463145196
2022-07-25 12:07:46 -07:00
Michael Reneer
c3e7f08fa5
Update to import TF 2.0 in many TensorFlow Privacy Python modules.
...
PiperOrigin-RevId: 425901093
2022-02-02 09:17:30 -08:00
Michael Reneer
a749ce4e30
Remove TensorFlow Privacy __future__
imports.
...
Note: Exclude changes to the research directory.
PiperOrigin-RevId: 424650953
2022-01-27 10:37:22 -08:00
Steve Chien
1a959eec34
Fix import of tutorials common module.
...
PiperOrigin-RevId: 321789833
2020-07-17 09:07:30 -07:00
Steve Chien
10335f6177
Refactor MNIST tutorials and create new TPU tutorial:
...
1. Move common code to new file mnist_dpsgd_tutorial_common.py.
2. Move epsilon computation function out of binary into its own library.
3. Create new TPU tutorial.
PiperOrigin-RevId: 310409308
2020-05-07 12:05:50 -07:00