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

marshal: Restrict types for Keras backend #236

Merged

Conversation

StefanoFioravanzo
Copy link
Member

Change the type marching from keras* to keras.* for the Keras
backend to use stand pickling for objects likes
keras_preprocessing.text.Tokenizers.

Signed-off-by: Stefano Fioravanzo [email protected]

Change the type marching from `keras*` to `keras.*` for the Keras
backend to use stand pickling for objects likes
`keras_preprocessing.text.Tokenizers`.

Signed-off-by: Stefano Fioravanzo <[email protected]>
Reviewed-by: Dimitris Poulopoulos <[email protected]>
@dpoulopoulos dpoulopoulos merged commit 352716d into kubeflow-kale:master Oct 16, 2020
@StefanoFioravanzo StefanoFioravanzo deleted the feature-keras-marshalling branch October 16, 2020 09:41
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

Successfully merging this pull request may close these issues.

2 participants