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

Breaking Change with TF 2.0 #14

Open
santhh opened this issue Aug 20, 2020 · 2 comments
Open

Breaking Change with TF 2.0 #14

santhh opened this issue Aug 20, 2020 · 2 comments
Assignees

Comments

@santhh
Copy link
Contributor

santhh commented Aug 20, 2020

We currently use model = tf.contrib.estimator.forward_features(model,KEY_COLUMN) for the model creation which not supported for TF 2.0.
Need to upgrade the code for TF 2.0
https://www.tensorflow.org/guide/upgrade
@GoogleCloudPlatform/streaming-analytics-ai

@dhodun
Copy link
Contributor

dhodun commented Aug 25, 2020

@santhh
Copy link
Contributor Author

santhh commented Aug 27, 2020

thanks @dhodun I will look. If you have some bandwidth-please feel free to contribute too.

@santhh santhh self-assigned this Aug 27, 2020
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

No branches or pull requests

2 participants