Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin tf-nightly to fix CI breakage #6655

Merged
merged 1 commit into from Oct 20, 2023
Merged

Conversation

groszewn
Copy link
Contributor

CI seems to be breaking due to TF changes in the past nightly, pinning to keep CI green.

@groszewn groszewn marked this pull request as ready for review October 20, 2023 21:39
@groszewn groszewn requested a review from arcra October 20, 2023 21:40
@arcra arcra merged commit dd87678 into tensorflow:master Oct 20, 2023
13 checks passed
yatbear added a commit that referenced this pull request Nov 16, 2023
`tf-nightly` was pinned at #6655 due to Keras 3 release.

`Keras 2 <> Keras incompatibilities` (keras-team/keras#18467) are impacting the Graph plugin and Hparams plugin, since the two plugins are not being actively developed and updating the code to be Keras 3 compatible is non-trivial, enforce using Keras 2 for the time being.

Note that `tf-nightly` is not compatible with `tf-keras` and needs to be used with `tf-keras-nightly` instead.

Googlers, see b/309503942 for more context.

Tested internally: cl/582334596

#oncall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants