Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

freeze graph problem #65

Open
17dacheng opened this issue Nov 29, 2021 · 1 comment
Open

freeze graph problem #65

17dacheng opened this issue Nov 29, 2021 · 1 comment

Comments

@17dacheng
Copy link

hi, author, when i freeze the model, what should be set as output_node_names? for example, if i use 'save/SaveV2' and generate a .pb model. when i load .pb model, it will prompt message 'voxel1' do not exist, this should be a input placeholder in the graph. but i cannot print it out when loading .pb. pls help and thanks in advance

@zsyzzsoft
Copy link
Collaborator

You can print out all the variable names via tensorflow api.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants