Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d13af34

Browse files
authoredSep 23, 2020
Added note about 0.24.0rc1
1 parent 90b0e1a commit d13af34

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
 

‎README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ Chapter 14. Code for training a differentially private version of the demo proje
6161

6262
## Version notes
6363

64-
- The code was written and tested for version 0.22. Due to tiny TFX bugs, the pipelines currently don't work on the releases 0.23 and 0.24-rc0. Github issues have been filed with the TFX team specifically for the book pipelines ([Issue 2500](https://github.com/tensorflow/tfx/issues/2500#issuecomment-695363847)). We will update the repository once the issue is resolved.
64+
The code was written and tested for version 0.22.
6565

66-
- As of 9/14/20, TFX does not support Python 3.8. The support will be available with version 0.24, expected in the coming days/weeks.
66+
- As of 9/22/20, the interactive pipeline runs on TFX version 0.24.0rc1.
67+
Due to tiny TFX bugs, the pipelines currently don't work on the releases 0.23 and 0.24-rc0. Github issues have been filed with the TFX team specifically for the book pipelines ([Issue 2500](https://github.com/tensorflow/tfx/issues/2500#issuecomment-695363847)). We will update the repository once the issue is resolved.
68+
69+
- As of 9/14/20, TFX only supports Python 3.8 with version >0.24.0rc0.

0 commit comments

Comments
 (0)
Please sign in to comment.