Skip to content

Instantly share code, notes, and snippets.

@FrancescoSaverioZuppichini
Created July 4, 2018 14:36
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 FrancescoSaverioZuppichini/e5ecc4a5dcefd595f1b503b3c761a7c8 to your computer and use it in GitHub Desktop.
Save FrancescoSaverioZuppichini/e5ecc4a5dcefd595f1b503b3c761a7c8 to your computer and use it in GitHub Desktop.
serialized_model = mnist_model.to_graph(mnist_model.__dict__)
print(serialized_model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment