Skip to content

Commit 7ca243a

Browse files
zoyahavtfx-copybara
authored andcommitted
Adding common_transformations to the devsite TOC, and removing a stale caution comment about TFT<1.
PiperOrigin-RevId: 493100885
1 parent 4356424 commit 7ca243a

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ For an introduction to `tf.Transform`, see the `tf.Transform` section of the
2727
TFX Dev Summit talk on TFX
2828
([link](https://www.youtube.com/watch?v=vdG7uKQ2eKk&feature=youtu.be&t=199)).
2929

30-
Caution: `tf.Transform` may be backwards incompatible before version 1.0.
31-
3230
## Installation
3331

3432
The `tensorflow-transform`

docs/_toc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ toc:
55
path: /tfx/transform/get_started
66
- title: "Using tf.Transform with TensorFlow 2.x"
77
path: /tfx/transform/tf2_support
8+
- title: "Common transformations"
9+
path: /tfx/transform/common_transformations

docs/install.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ For an introduction to `tf.Transform`, see the `tf.Transform` section of the
2424
TFX Dev Summit talk on TFX
2525
([link](https://www.youtube.com/watch?v=vdG7uKQ2eKk&feature=youtu.be&t=199)).
2626

27-
Caution: `tf.Transform` may be backwards incompatible before version 1.0.
28-
2927
## Installation
3028

3129
The `tensorflow-transform`

0 commit comments

Comments
 (0)