-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
The tensorflow retrain.py example uses a frozen inception model that is entirely defined within the graphdef. By frozen, I mean they convert all the variables to constants in the graph so they get stored to the graphdef proto. This way everything is in one file.
Would it be possible to add this as an option to this lib?
Metadata
Metadata
Assignees
Labels
No labels