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

Keras validator? #4

Open
turian opened this issue Jul 20, 2021 · 1 comment
Open

Keras validator? #4

turian opened this issue Jul 20, 2021 · 1 comment

Comments

@turian
Copy link
Contributor

turian commented Jul 20, 2021

"The model_type isn't called by the user -- it is inferred based on the type of object returned by load_model. This will probably need to be updated to accept other objects like a kera.Model, etc... Alternative would be to change this to a command line arg and only import the required framework."

https://github.com/neuralaudio/hear-validator/pull/3/files#r672560828

@jorshi
Copy link
Collaborator

jorshi commented Jul 25, 2021

keras.Model inherits from tf.Module -- so turns out this actually works already for Keras

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

2 participants