Skip to content

Conversation

@zwarshavsky
Copy link

No description provided.

@zwarshavsky zwarshavsky requested a review from chezou October 14, 2021 15:44
@zwarshavsky
Copy link
Author

zwarshavsky commented Oct 14, 2021

With previous tensorflow==2.0.0 package install, workflow would error out at this step

# https://www.tensorflow.org/hub/tutorials/text_classification_with_tf_hub

os.system(
f"{sys.executable} -m pip install -U tensorflow==2.0.0 tensorflow_hub==0.7.0"
Copy link
Member

Choose a reason for hiding this comment

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

Haven't tried it yet, but don't we need to bump tensorflow_hub as well?

Copy link
Author

Choose a reason for hiding this comment

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

Workflow ran with no issues without tensorflow_hub bump

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