Tags: vleandersson/tfx
Tags
Update 1.11.0 in version.py and RELEASE.md (tensorflow#5505) * Update 1.11.0 in version.py and RELEASE.md * Update version.py
Rollback tflite-support to TF 2.9 compatible version. (tensorflow#5253)
Update version.py for 1.9.1 (tensorflow#5099) * Allows latest apache-airflow 2.x. We had blocked the latest version in 1.8.0 due to a dependency conflict with kfp. PiperOrigin-RevId: 463519416 * Temporarily avoid grpcio==1.48.0 which causes a hang in the penguin_pipeline_local_infraval_e2e_test.py. PiperOrigin-RevId: 464097114 * Update version.py for 1.9.1 release Co-authored-by: jiyongjung <[email protected]>
Merge pull request tensorflow#5096 from rtg0795/r1.8.0 Fix ranking pipeline and add grpcio constraint
Merge pull request tensorflow#5037 from rtg0795/r1.9.0 Update 1.9.0 in version.py
Merge pull request tensorflow#5009 from rtg0795/r1.9.0 Temporarily fix the dependency of TF-serving-api==2.9 to allow TF-2.9…
Caps the apache-airflow version to 2.2.x. (tensorflow#4890) There is a conflicting dependency in apache-airflow 2.3.0 - apache-airflow 1.23.0 -> rich '12.3.0' -> typing-extensions (>=4.0.0,<5.0); python_version < "3.9" - kfp 1.8.12 -> typing-extensions (<4,>=3.7.4); python_version < "3.9" This issue will be resolved when kfp releases a new version because kfp already changed the cap in kubeflow/pipelines#7632. PiperOrigin-RevId: 446236647 (cherry picked from commit 2df92b3) Co-authored-by: jiyongjung <[email protected]>
PreviousNext