Skip to content

Releases: tensorflow/privacy

Version 0.9.0

14 Feb 19:18

Choose a tag to compare

Starting from this release, there will be two PyPI packages associated with this project:

(1) tensorflow-privacy (current name), which will contain all DP training related code, and
(2) tensorflow-empirical-privacy (new), which will contain all code related to privacy testing. This currently means all code under tensorflow_privacy/privacy/privacy_tests.

Version 0.8.12

10 Oct 20:00

Choose a tag to compare

Updated, cleaned dependencies.
Compatible with Python 3.11.

Version 0.8.11

05 Oct 19:04

Choose a tag to compare

Add __init.py__ to registry_functions.py

PiperOrigin-RevId: 570724438

Version 0.8.10

28 Jun 19:58

Choose a tag to compare

Updated to use new dependencies on scipy and dp-accounting.

Version 0.8.8

13 Mar 18:22

Choose a tag to compare

Update TFP to version 0.8.8.

Version 0.8.5

31 Aug 20:56

Choose a tag to compare

Update the `setup.py` to match the `requirements.txt`.

PiperOrigin-RevId: 471128177

Version 0.8.2

27 Jul 21:35

Choose a tag to compare

Update TFP to version 0.8.2.

PiperOrigin-RevId: 463664333

Version 0.8.1

20 Jul 20:56

Choose a tag to compare

Various changes, with a focus on fixing issues on integration with dp-accounting library.

Version 0.8.0

22 Feb 20:37

Choose a tag to compare

Update version number to 0.8.0.

PiperOrigin-RevId: 430268000

Tensorflow Privacy

14 Jul 18:55

Choose a tag to compare

New release of Tensorflow Privacy.