Skip to content

Upgrade to Tensorflow 2.13 #1305

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

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Upgrade to Tensorflow 2.13 #1305

merged 4 commits into from
Sep 25, 2023

Conversation

djherbis
Copy link
Contributor

@djherbis djherbis requested a review from rosbo September 25, 2023 18:11
@@ -6,13 +6,13 @@ class TestTensorflowjs(unittest.TestCase):
def test_version(self):
result = subprocess.run([
'tensorflowjs_converter',
'--version',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

See https://b.corp.google.com/issues/301473408#comment3 for why I made this change, version is trying to load version from some Keras lib, but that doesn't exist so it exits with code 1.

Copy link
Contributor

@rosbo rosbo left a comment

Choose a reason for hiding this comment

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

👏

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.

2 participants