-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor builder out as an utility (#1772)
Move the IR builder utility out as a separate utility. TODO: * Should this be moved into the `ir` folder? * Should `Builder` be merged with the `Tape` class? * Eventually, merge this with trace-mode onnxscript and expose it to end users.
- Loading branch information
1 parent
3b95a44
commit 2dd69db
Showing
2 changed files
with
50 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters