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

use tf.cond instead of tf.control_flow_ops.cond #1460

Merged
merged 1 commit into from
Nov 9, 2023
Merged

use tf.cond instead of tf.control_flow_ops.cond #1460

merged 1 commit into from
Nov 9, 2023

Conversation

vieting
Copy link
Contributor

@vieting vieting commented Nov 9, 2023

Fixes #1459.

@vieting vieting requested a review from albertz as a code owner November 9, 2023 15:47
@vieting
Copy link
Contributor Author

vieting commented Nov 9, 2023

The failing pycharm inspection is not caused by the changes in this PR.

@albertz albertz merged commit 530582d into master Nov 9, 2023
53 of 54 checks passed
@albertz albertz deleted the tf_cond branch November 9, 2023 16:33
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.

TF 2.14 compatibility issues for tf util cond()
2 participants