Getting the underlying horovod keras models and saving its weights #3473
webcluster4u
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using this notebook to scale out a sample DNN by using Horovod package. My requirement is to get back the underlying keras model from horovod and then use that somewhere else.
Actually, I need to get the underlying keras model from above and save its weights to disk to be used in another application
Beta Was this translation helpful? Give feedback.
All reactions