Skip to content

Instantly share code, notes, and snippets.

@frogermcs
Created May 27, 2019 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frogermcs/6038a33ff46c4b66259bd83090ec74eb to your computer and use it in GitHub Desktop.
Save frogermcs/6038a33ff46c4b66259bd83090ec74eb to your computer and use it in GitHub Desktop.
flowers_model = tf.keras.experimental.load_from_saved_model(FLOWERS_SAVED_MODEL,
custom_objects={'KerasLayer':hub.KerasLayer})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment