Skip to content

Conversation

@othakkar
Copy link

Due to a recent commit in TensorFlow (tensorflow/tensorflow@3837d0f) that removes support for the estimator_export decorator from tf_export inside TensorFlow, several models such as MMoE fail to run with the following error:
ImportError: cannot import name 'estimator_export' from 'tensorflow.python.util.tf_export'.

As a solution, 'estimator_export' now needs to be imported from within the tensorflow_estimator package itself.

@CLAassistant
Copy link

CLAassistant commented Feb 23, 2023

CLA assistant check
All committers have signed the CLA.

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