8000 Tags · LeifKingston/privacy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: LeifKingston/privacy

Tags

v.0.8.0

Toggle v.0.8.0's commit message
Update version number to 0.8.0.

PiperOrigin-RevId: 430268000

0.6.2

Toggle 0.6.2's commit message
The previous version uses `tf.nest.map_structure` to apply `add_noise…

…` to a `tf.RaggedTensor`. This causes a bug when used in tensorflow federated because `tf.nest.map_structure` will also map `add_noise` to the tensor for shape information in `tf.RaggedTensor`. This causes failure when tff conducts automatic type conversion.

Also use fixed random seed to avoid flaky timeouts and testing failures.

PiperOrigin-RevId: 384573740

v.0.5.1

Toggle v.0.5.1's commit message
Update version to 0.5.1, and add dependence on tensorflow-estimator.

PiperOrigin-RevId: 329822203

v.0.3.0

Toggle v.0.3.0's commit message
Update version to 0.3.0.

PiperOrigin-RevId: 309496629

0.2.3

Toggle 0.2.3's commit message
Fix issue with importing tensorflow.compat.v1.

PiperOrigin-RevId: 300175680

v.0.2.2

Toggle v.0.2.2's commit message
Update version to 0.2.2.

PiperOrigin-RevId: 277631589

v.0.2.1

Toggle v.0.2.1's commit message
Update version to 0.2.1

PiperOrigin-RevId: 276127928

v.0.2.0

Toggle v.0.2.0's commit message
Update setup.py to version 0.2.0.

PiperOrigin-RevId: 274880162

v.0.1.0

Toggle v.0.1.0's commit message
Update prerequisite to TF 1.14 (to include vectorized_map).

PiperOrigin-RevId: 267482807

v.0.0.1

Toggle v.0.0.1's commit message
update name for PYPI release

PiperOrigin-RevId: 265069047
0