-
Notifications
You must be signed in to change notification settings - Fork 1
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
ml2cpp step 12 : Keras #13
Comments
antoinecarme
pushed a commit
that referenced
this issue
Oct 22, 2020
Added a keras classifier. Keras object fails to pickle.
antoinecarme
pushed a commit
that referenced
this issue
Oct 22, 2020
Added a keras regressor. Keras object fails to pickle.
Keras models fail to pickle (keras.version == '2.4.3')
|
There is already a keras issue filed for this same problem : |
Same issue filed d by sklearn2sql_heroku two years ago !!! mllite/sklearn2sql_heroku#3 (comment) Anyway, as long as pytorch C++ code generation is working, we can get rid of keras. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Keras
Follow the six steps described in #1
The text was updated successfully, but these errors were encountered: