Skip to content

Commit 596f3af

Browse files
committed
Update on "Migrate onnxrewriter"
Squashed of the following steps: - #1328 - #1329 - #1330 - #1331 - #1332 - #1333 - #1343 - #1345 Co-authored-by: Shubham Bhokare <32080845+shubhambhokare1users.noreply.github.com> Co-authored-by: Justin Chu <justinchubyusers.noreply.github.com> Co-authored-by: Xavier Dupré <xadupreusers.noreply.github.com> Co-authored-by: "G. Ramalingam" <gramamicrosoft.com> Co-authored-by: kunal-vaishnavi <115581922+kunal-vaishnaviusers.noreply.github.com> Co-authored-by: Ti-Tai Wang <titaiwangmicrosoft.com> [ghstack-poisoned]
1 parent 667ab08 commit 596f3af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.lintrunner.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ exclude_patterns = [
6161
'onnxscript/_legacy_ir/protobuilder.py', # FIXME
6262
'onnxscript/rewriter/onnxruntime/transformers/layernorm.py', # FIXME
6363
'onnxscript/ir/serde.py', # FIXME
64-
'onnxrewriter/rewriter/generic_pattern_test.py', # FIXME
65-
'onnxrewriter/rewriter/generic_pattern.py', # FIXME
64+
'onnxscript/rewriter/generic_pattern_test.py', # FIXME
65+
'onnxscript/rewriter/generic_pattern.py', # FIXME
6666
]
6767
command = [
6868
'python',

0 commit comments

Comments
 (0)