[IR] Values that are initialized but not graph inputs do not have their ValueInfo preserved #1501
Labels
bug
Something isn't working
contribution welcome
We welcome code contributions for this
topic: IR
Intermediate representation
Milestone
Currently the values in the graph that are not inputs and do not have producing nodes are not registered with the graph. Their value info is not preserved at serialization. We need a way to easily access them and be able to serialize them.
The text was updated successfully, but these errors were encountered: