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 2.0 Upgrade #21

Merged
merged 3 commits into from
Mar 16, 2021
Merged

Conversation

elizabeth-hancock
Copy link
Contributor

This PR upgrades TF1 imports -> TF2 and updates documentation accordingly. Unfortunately, since the keras_exp package depends on TF1, I've removed this functionality. I will open a subsequent PR for TF2 distributed GPU training. Also, I've added a hot fix by removing the embedding_constraint variable in the Embedding Layer (see issue 15 for more info), but hopefully that can be fixed soon as well.

@CLAassistant
Copy link

CLAassistant commented Mar 14, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@jstremme jstremme left a comment

Choose a reason for hiding this comment

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

Great updates. Thanks, Elizabeth!

@jstremme jstremme merged commit 35e23e4 into Optum:master Mar 16, 2021
@jstremme jstremme mentioned this pull request Mar 16, 2021
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