You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any efforts on making keras compatible with dask? Currently dask can not serialize any function that contains a keras model. Dask works fine with Tensorflow.
This has forced me out of keras in favor of building tensorflow.
The text was updated successfully, but these errors were encountered:
Is there any efforts on making keras compatible with dask? Currently dask can not serialize any function that contains a keras model. Dask works fine with Tensorflow.
This has forced me out of keras in favor of building tensorflow.
The text was updated successfully, but these errors were encountered: