Skip to content

Exclude const eval layer from flattening logic #79

@jazpurTT

Description

@jazpurTT

On TTIR + TTNN graphs we separate all the const eval graphs into their own layer called "const_eval" for better visualization. This request comes from #5822, but when we flatten the graph we loose this layer grouping and the rendering of the graph get's complex. We want to be able to exclude the "const_eval" layer from the flattening logic in model-explorer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions