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

Compatibility with newer tensorflow versions #93

Open
2 tasks
AlessandroLovo opened this issue Apr 19, 2024 · 0 comments
Open
2 tasks

Compatibility with newer tensorflow versions #93

AlessandroLovo opened this issue Apr 19, 2024 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@AlessandroLovo
Copy link
Collaborator

We should make the code compatible with newer tensorflow versions. This means

  1. Custom layers should implement get_config and from_config methods
  2. Pass custom_object to load_model function (is it necessary?)
@AlessandroLovo AlessandroLovo added enhancement New feature or request question Further information is requested labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant