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

tensorflow fix tensorflow.VariableSynchronization #11330

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

hoel-bagard
Copy link
Contributor

See documentation here

@hmc-cs-mdrissi

@hoel-bagard hoel-bagard marked this pull request as ready for review January 27, 2024 15:31
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Contributor

@hmc-cs-mdrissi hmc-cs-mdrissi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch.

@hmc-cs-mdrissi
Copy link
Contributor

General typeshed maintainer on tf prs I've marked approved. Those are ones I think look good for final review and being landed.

I'll review other tf prs after a few get merged.

@JelleZijlstra
Copy link
Member

Is it worth investigating why stubtest didn't catch this?

@JelleZijlstra
Copy link
Member

Is it worth investigating why stubtest didn't catch this?

Possibly just because tensorflow defines this enum in some weird dynamic way. I looked at it though and can confirm these values are right.

@JelleZijlstra JelleZijlstra merged commit 0f52421 into python:main Jan 30, 2024
45 checks passed
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.

3 participants