Skip to content

Instantly share code, notes, and snippets.

@NimishMishra
Created August 12, 2020 17:30
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 NimishMishra/9b37e05c15574f6aeb338e787b70e414 to your computer and use it in GitHub Desktop.
Save NimishMishra/9b37e05c15574f6aeb338e787b70e414 to your computer and use it in GitHub Desktop.
model.save("fiepath")
model = load_model("filepath", custom_objects={'Linear' : Linear})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment