UnFlow
UnFlow copied to clipboard
Output and input node name of UnFlow.
I want to get a frozen graph for inference using the freeze_graph function in tensorflow. However, I cannot get the input and output name of the UnFlow. How can I get those node names? Or could you please provide them for me? Thanks.