It adds input, output and operators in circle model to model explorer graph as a separted nodes.
For Input and Output, it added extra nodes named as 'GraphInputs' and 'GraphOutputs'.
They are the root and the leaf node in the graph respectively.
The notation is followed the view of the tflite model in Model Explorer.
It adds input, output and operators in circle model to model explorer graph as a separted nodes. For Input and Output, it added extra nodes named as 'GraphInputs' and 'GraphOutputs'. They are the root and the leaf node in the graph respectively. The notation is followed the view of the
tflite
model in Model Explorer.draft: #14318 issue: #14307