Samsung / ONE

On-device Neural Engine
Other
438 stars 157 forks source link

[tools/model_explorer_circle] Add graph nodes in circle model #14341

Closed batcheu closed 13 hours ago

batcheu commented 15 hours ago

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

batcheu commented 15 hours ago