microsoft/onnxscript
在 GitHub 查看[IR] Implement higher level graph editing APIs as convenience functions
Open
#672 建立於 2023年4月25日
contribution welcomegood first issuemodule: IRtopic: graph transform
倉庫指標
- Star
- (445 star)
- PR 合併指標
- (PR 指標待抓取)
描述
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