Skip to content

[IR] Implement graph editing APIs as convenience functions #2294

Closed
@Johansmm

Description

@Johansmm

Implement Value based operations under ir/_convenience.py

  • Insert: Add a list of nodes in a value
  • Remove: Take a list of nodes out from graph
  • Replace: Replace a list of nodes with another ones: replace_nodes_and_values

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