File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 - name : Upload to PyPI
6969 uses : pypa/gh-action-pypi-publish@release/v1.9
7070 with :
71+ password : ${{ secrets.PYPI_API_TOKEN }}
7172 packages_dir : wheels/
Original file line number Diff line number Diff line change 22
33# TensorFlow Transform
44
5- [ ![ Python] ( https://img.shields.io/badge/python%7C3.9 %7C3.10 %7C3.11 -blue )] ( https://github.com/tensorflow/transform )
5+ [ ![ Python] ( https://img.shields.io/badge/python%7C3.10 %7C3.11 %7C3.12%7C3.13 -blue )] ( https://github.com/tensorflow/transform )
66[ ![ PyPI] ( https://badge.fury.io/py/tensorflow-transform.svg )] ( https://badge.fury.io/py/tensorflow-transform )
77[ ![ Documentation] ( https://img.shields.io/badge/api-reference-blue.svg )] ( https://www.tensorflow.org/tfx/transform/api_docs/python/tft )
88
@@ -107,7 +107,8 @@ other *untested* combinations may also work.
107107
108108tensorflow-transform | apache-beam[ gcp] | pyarrow | tensorflow | tensorflow-metadata | tfx-bsl |
109109------------------------------------------------------------------------------- | -----------------| --------|-------------------|---------------------|---------|
110- [ GitHub master] ( https://github.com/tensorflow/transform/blob/master/RELEASE.md ) | 2.65.0 | 10.0.1 | nightly (2.x) | 1.17.1 | 1.17.1 |
110+ [ GitHub master] ( https://github.com/tensorflow/transform/blob/master/RELEASE.md ) | 2.72.0 | 14.0.0 | nightly (2.x) | 1.21.0 | 1.21.0 |
111+ [ 1.21.0] ( https://github.com/tensorflow/transform/blob/v1.21.0/RELEASE.md ) | 2.72.0 | 14.0.0 | 2.21 | 1.21.0 | 1.21.0 |
111112[ 1.17.0] ( https://github.com/tensorflow/transform/blob/v1.17.0/RELEASE.md ) | 2.65.0 | 10.0.1 | 2.17 | 1.17.1 | 1.17.1 |
112113[ 1.16.0] ( https://github.com/tensorflow/transform/blob/v1.16.0/RELEASE.md ) | 2.60.0 | 10.0.1 | 2.16 | 1.16.1 | 1.16.1 |
113114[ 1.15.0] ( https://github.com/tensorflow/transform/blob/v1.15.0/RELEASE.md ) | 2.47.0 | 10.0.0 | 2.15 | 1.15.0 | 1.15.1 |
You can’t perform that action at this time.
0 commit comments