A. Unique TensorFlower
43a014a5ff
Merge pull request #80 from anirudh161:patch-1
...
PiperOrigin-RevId: 276606123
2019-10-24 18:11:31 -07:00
anirudh161
596bba431d
Fix Colab link and remove link to tensorflow.org
2019-10-24 17:00:08 -07:00
A. Unique TensorFlower
011bff3146
Merge pull request #79 from anirudh161:add-dpsgd-keras-tutorial
...
PiperOrigin-RevId: 276584210
2019-10-24 15:56:12 -07:00
anirudh161
eb5666b16b
Fix Colab link
2019-10-24 15:36:03 -07:00
anirudh161
ab67fcc455
Change Colab Link
2019-10-24 15:30:27 -07:00
anirudh161
41910b10e9
Add DPSGD-Keras Tutorial
2019-10-24 15:25:13 -07:00
Steve Chien
c97497e030
Update version to 0.2.1
...
PiperOrigin-RevId: 276127928
2019-10-22 13:10:42 -07:00
Steve Chien
2007aac912
Allow compute_dp_sgd_privacy to be called as library function.
...
PiperOrigin-RevId: 275966906
2019-10-21 18:10:05 -07:00
Steve Chien
979748e09c
Update setup.py to version 0.2.0.
...
PiperOrigin-RevId: 274880162
2019-10-15 14:02:55 -07:00
Steve Chien
c8a96ee288
Add privacy/ to list of git_files.
...
PiperOrigin-RevId: 274688700
2019-10-14 16:40:52 -07:00
Steve Chien
1ce8cd4032
Restructure TF Privacy to be more in line with other repos in the TF ecosystem.
...
PiperOrigin-RevId: 274674077
2019-10-14 15:29:52 -07:00
Scott Wegner
c0e05f6cad
Downgrade bolt_on warning message from printing a message to just a code comment.
...
As is, this will be printed on every python execution which imports tf_privacy where this module is not available (including transitive dependencies, i.e. via tf_federated). The warning is not actionable for users and so is strictly noise.
Worse, because this uses print() rather than logging, this is often the last line of output when running unit tests. It's easy to mistakenly think that a unit test failure was caused by this warning.
This change removes the log statement entirely, since it is noisy and not actionable.
PiperOrigin-RevId: 274198105
2019-10-11 10:21:41 -07:00
Steve Chien
6c03ce49fd
Add tensorflow_privacy/ to list of git_files.
...
PiperOrigin-RevId: 274022715
2019-10-10 13:09:04 -07:00
Steve Chien
b125e3a686
Add new top-level directory to GitHub repo, and add __init__.py file at top level. This makes the structure more consistent with other repos in the Google Tensorflow ecosystem.
...
PiperOrigin-RevId: 273803458
2019-10-09 13:15:10 -07:00
Steve Chien
313edfc80c
Update setup.py to new release.
...
PiperOrigin-RevId: 273569076
2019-10-09 13:14:59 -07:00
Steve Chien
142a0871d5
Update setup.py to new release.
...
PiperOrigin-RevId: 273569076
2019-10-08 11:37:44 -07:00
Steve Chien
e3c78d6bd0
Update prerequisite to TF 1.14 (to include vectorized_map).
...
PiperOrigin-RevId: 267482807
2019-09-05 16:35:06 -07:00
Steve Chien
543b624169
Change dp_optimizer_vectorized_test to use more examples to test accuracy of standard deviation.
...
PiperOrigin-RevId: 267468611
2019-09-05 15:26:27 -07:00
Steve Chien
0776ed124b
Add link to paper on Renyi Differential Privacy.
...
PiperOrigin-RevId: 267412177
2019-09-05 11:15:27 -07:00
Nicolas Papernot
bb89ba6963
update name for PYPI release
...
PiperOrigin-RevId: 265069047
2019-08-23 09:21:25 -07:00
A. Unique TensorFlower
0e84af1e69
Merge pull request #70 from georgianpartners:master
...
PiperOrigin-RevId: 265056745
2019-08-23 08:06:16 -07:00
Christopher Choquette Choo
2e829f5a9a
tf2.0b1 readme update.
2019-08-22 13:54:11 -04:00
A. Unique TensorFlower
602b1c3f37
Update tfds.load()
callers to specify shuffle_files=True
when necessary.
...
PiperOrigin-RevId: 264803647
2019-08-22 04:02:08 -07:00
Christopher Choquette Choo
ce20982db0
Merge remote-tracking branch 'origin/master'
2019-08-21 22:57:51 -04:00
Christopher Choquette Choo
18ce9c2335
Stable version for tf2.0a0, b0.
2019-08-21 22:57:35 -04:00
Christopher Choquette Choo
6d3776e4a4
Merge pull request #7 from tensorflow/master
...
Updating to match tensorflow master
2019-08-21 14:15:41 -04:00
Christopher Choquette Choo
7d885640ec
Refactoring bolton to bolt_on from package refactor for comments + strings.
2019-08-21 14:11:17 -04:00
A. Unique TensorFlower
4164243a99
Merge pull request #59 from georgianpartners:master
...
PiperOrigin-RevId: 262652439
2019-08-09 16:04:35 -07:00
Nicolas Papernot
c7ca8092fb
Introduce vectorized DP optimizer
...
PiperOrigin-RevId: 262414086
2019-08-08 12:56:28 -07:00
Christopher Choquette Choo
5ef3cec26e
Augmenting implementation to handle new tensorflow _validate_or_infer_batch_size implementation.
2019-08-06 11:00:22 -04:00
Christopher Choquette Choo
136200d0c2
Merge pull request #6 from tensorflow/master
...
Merging original repo
2019-08-06 10:57:01 -04:00
Zachary Garrett
c08f3ebdc7
Workaround until the new bolt_on
module is integrated into the rest of the TF Privacy build system.
...
PiperOrigin-RevId: 261222062
2019-08-01 16:32:32 -07:00
A. Unique TensorFlower
9fe5e91de4
Merge pull request #53 from georgianpartners:master
...
PiperOrigin-RevId: 260990063
2019-07-31 13:44:12 -07:00
npapernot
12dc0b9497
last typo
2019-07-31 20:40:30 +00:00
Christopher Choquette Choo
4bd0ad482a
Refactoring bolton to bolt_on from package refactor for comments + strings.
2019-07-31 10:55:25 -04:00
Christopher Choquette Choo
c0bd19365b
Refactoring bolton package to bolt_on only in code usages.
2019-07-31 10:52:41 -04:00
npapernot
223f2cc640
trailing spaces
2019-07-30 22:00:16 +00:00
npapernot
cd0ff6d299
indent
2019-07-30 21:53:53 +00:00
Christopher Choquette Choo
2065f2b16a
Code style and documentation changes.
2019-07-30 15:12:22 -04:00
npapernot
fb12ee047f
more lint
2019-07-29 22:35:13 +00:00
npapernot
d29f31ec44
more lint
2019-07-29 22:33:30 +00:00
npapernot
f470ae4a7c
more lint
2019-07-29 22:30:45 +00:00
npapernot
801e6eef1c
more lint
2019-07-29 22:22:52 +00:00
npapernot
b1f1c47cae
more lint
2019-07-29 22:15:52 +00:00
npapernot
ed93cf6f44
more lint
2019-07-29 22:09:21 +00:00
npapernot
32c76e588a
more lint
2019-07-29 22:00:53 +00:00
npapernot
ddf17c9091
more lint
2019-07-29 21:55:14 +00:00
npapernot
f06443d50e
more lint
2019-07-29 21:43:19 +00:00
npapernot
33c3f058ac
conflicts in models
2019-07-29 21:34:02 +00:00
npapernot
034ae8fea4
conflicts in models test
2019-07-29 21:29:03 +00:00