Skip to content

Conversation

@chengven027
Copy link
Contributor

_parse_graph_initializers should be first than _parse_graph_input.
Because the conditional statement in _parse_graph_input requires the use of self._nodes, and self._nodes is parsed and populated in _parse_graph_initializers, otherwise self._nodes will remain empty.

@tqchen tqchen merged commit e9bea9d into apache:unity Jan 14, 2024
@chengven027 chengven027 deleted the fix.onnx.frontend branch January 15, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants