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

Shift from tf.compat to proper tensorflow 2 #7

Open
mhuen opened this issue Apr 21, 2024 · 0 comments
Open

Shift from tf.compat to proper tensorflow 2 #7

mhuen opened this issue Apr 21, 2024 · 0 comments

Comments

@mhuen
Copy link
Collaborator

mhuen commented Apr 21, 2024

The code base currently utilizes tf.compat.* symbols. This should be updated to use more idomatic tensorflow 2 logic. This will require considerable rewriting of some of the core components. It is thus unlikely that backwards compatibility for existing models is possible. Therefore, this change should be implemented in a future version 2 of dnn_reco together with other necessary, but potentially breaking changes.

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

1 participant