We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I wanna convert the pgn model to .pb model file ,but I need to know output node names of it , so , how can I get them?
The text was updated successfully, but these errors were encountered:
same problem, tf1.5 is too old to understand
Sorry, something went wrong.
https://github.com/ykk648/AI_power/blob/main/seg_lib/cihp_pgn/cihp_pgn_api.py I converted pgn model to onnx from tf1.5 (tf2pb2onnx), mind that image size will increase GPU mem significantly.
No branches or pull requests
I wanna convert the pgn model to .pb model file ,but I need to know output node names of it , so , how can I get them?
The text was updated successfully, but these errors were encountered: