Since I haven't found a straightforward example demonstraing how to save a tensorflow graph and its assoicated variables and resused it in another program. I decided to experiment a few things. The code is the result. I hope it is straightforward enough. Traditionally, I believe one has to save the graph and its variables seperately, and load them seperately. But since APIr.011, they included some handy functions: tf.train.export_meta_graph() tf.train.import_meta_graph() which makes exporting and importing a graph and its variable really easy.
-
Notifications
You must be signed in to change notification settings - Fork 0
HongshanLi/A-straightforward-example-of-save-a-tensorflow-graph-and-its-variables-then-reload-it
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published