microsoft/onnxscript

[IR] Implement higher level graph editing APIs as convenience functions

Open

#672 aperta il 25 apr 2023

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)Python (117 fork)auto 404
contribution welcomegood first issuemodule: IRtopic: graph transform

Metriche repository

Star
 (445 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Implement Value based operations under ir/_convenience.py

Compose: Add subgraph to graph
Insert: Add subgraph in between nodes
Remove: Take subgraph out from graph
Replace: Replace subgraph with another subgraph

Guida contributor