Samsung / ONE

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

[tools/mec] Add edges between graph nodes #14353

Closed batcheu closed 3 days ago

batcheu commented 3 days ago

The model explorer draws edges based on the information provided by the 'IncomingEdge' API. By utilizing this API and a mapping from input tensors to source nodes, it adds edges accordingly.


draft: https://github.com/Samsung/ONE/pull/14318 issue: https://github.com/Samsung/ONE/issues/14307