Michael Reneer
69d84d1892
Add TensorFlow Privacy BUILD and WORKSPACE files.
...
PiperOrigin-RevId: 429141704
2022-02-16 23:30:06 +00:00
Michael Reneer
b0803999ad
Add license and missing build targets to __init__.py
files in TensorFlow Privacy.
...
* Added license.
* Removed `.../membership_inference_attack/codelabs/__init__.py`, this code does not look like it needs to be part of the Python package.
* Removed `.../research/pate_2017/__init__.py`, this code does not look like it needs to be part of the Python package.
PiperOrigin-RevId: 424682641
2022-01-27 12:40:23 -08:00
Yanhua Sun
b0df24ef25
Explicitly replace "import tensorflow" with "tensorflow.compat.v1" for TF2.x migration
...
PiperOrigin-RevId: 297199727
2020-02-25 14:11:47 -08:00
Nicolas Papernot
a1e9ca2a18
Closes #32
...
PiperOrigin-RevId: 239054994
2019-03-18 13:58:07 -07:00
npapernot
2aa9debb91
glint
2019-03-18 17:01:25 +00:00
npapernot
a209988d87
docstrings
2019-03-18 16:58:06 +00:00
npapernot
e55a832d54
fnames
2019-03-18 16:49:34 +00:00
npapernot
b6c932ec66
quotes
2019-03-18 16:47:36 +00:00
npapernot
4784b0f31e
pylint edits
2019-03-18 16:42:59 +00:00
Nicolas Papernot
ec2204ac97
rename var
2019-03-18 09:27:57 -07:00
Nicolas Papernot
38ae6ce3b3
reorder imports
2019-03-18 09:23:59 -07:00
Nicolas Papernot
0b5780b4e6
Update input.py
2019-03-18 09:22:38 -07:00
Nicolas Papernot
469c2da8c4
Update input.py
2019-03-18 09:21:04 -07:00
Nicolas Papernot
d139d94f32
Update input.py
2019-03-18 07:29:18 -07:00
an1006634493
5bac796ee6
Record one change for Python3
...
In Python 3, cPickle is replaced by pickle.
2019-03-18 22:09:46 +08:00
Nicolas Papernot
947e17dcce
Closes #28
...
PiperOrigin-RevId: 238274605
2019-03-13 11:56:31 -07:00
Nicolas Papernot
93e9585f18
Add missing licenses.
...
PiperOrigin-RevId: 229241117
2019-01-14 16:02:35 -08:00