Skip to content

Cannot work with Tensorflow 2.16+ #484

@joshuayao

Description

@joshuayao

Tensorflow removed estimator since 2.16. So EasyRec would not work on the latest Tensorflow.

Error:
File "./EasyRec/tree/master/easy_rec/python/compat/exporter.py", line 24, in
from tensorflow.python.estimator import gc
ModuleNotFoundError: No module named 'tensorflow.python.estimator'

Do you guys have plan to migrate these models to Keras APIs since EasyRec documentation mentions that it supports TF 2.x?
https://www.tensorflow.org/guide/migrate/migrating_estimator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions