Skip to content

Tags: TrellixVulnTeam/privacy_O8C5

Tags

v0.8.5

Toggle v0.8.5's commit message
Update the `setup.py` to match the `requirements.txt`.

PiperOrigin-RevId: 471128177

v0.8.2

Toggle v0.8.2's commit message
Update TFP to version 0.8.2.

PiperOrigin-RevId: 463664333

v0.8.1

Toggle v0.8.1's commit message
Automated rollback of commit db292fc

PiperOrigin-RevId: 462171425

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