Skip to content

duplication of class definition TFEstimatorGraph #62

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
davidsebfischer opened this issue Mar 5, 2019 · 2 comments
Closed

duplication of class definition TFEstimatorGraph #62

davidsebfischer opened this issue Mar 5, 2019 · 2 comments
Assignees
Labels

Comments

@davidsebfischer
Copy link
Contributor

Appears in

class TFEstimatorGraph(metaclass=abc.ABCMeta):
and
class TFEstimatorGraph(metaclass=abc.ABCMeta):

@picciama
Copy link
Collaborator

picciama commented Feb 1, 2022

@davidsebfischer We don't need this anymore since we depcreated tf1. I'd like to close it since @ilan-gold cleaned up all the tensorflow related code on dev after merging #120.

@picciama
Copy link
Collaborator

picciama commented Feb 2, 2022

closing due to deprecation of tf1

@picciama picciama closed this as completed Feb 2, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants