Skip to content

Modifying ONNX graph #4559

Answered by ChrisPB3
ChrisPB3 asked this question in Q&A
Sep 29, 2022 · 4 comments · 2 replies
Discussion options

You must be logged in to vote

Thank you for the answer. I actually managed to get to get it working. There was an issue with how the input tensor was being created but once I fixed that the topological order issue was also fixed. The node taking the input tensor was looking for a node in the network corresponding to the input tensor name and because there was no such node it produced this error.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ChrisPB3
Comment options

Answer selected by justinchuby
Comment options

You must be logged in to vote
1 reply
@ChrisPB3
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
module: utility Helper modules
5 participants