-
Notifications
You must be signed in to change notification settings - Fork 65
[Migration][DO NOT MERGE] Fix linting #1333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[ghstack-poisoned]
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## gh/BowenBao/25/base #1333 +/- ##
====================================================
Coverage 64.16% 64.16%
====================================================
Files 136 136
Lines 19019 19019
Branches 3120 3120
====================================================
Hits 12204 12204
Misses 6318 6318
Partials 497 497 ☔ View full report in Codecov by Sentry. |
[ghstack-poisoned]
Test Results 24 files 24 suites 19m 21s ⏱️ Results for commit dc7653b. ♻️ This comment has been updated with latest results. |
[ghstack-poisoned]
… linting" [ghstack-poisoned]
[ghstack-poisoned]
'onnxscript/_legacy_ir/visitor.py', # FIXME | ||
'onnxscript/_legacy_ir/protobuilder.py', # FIXME | ||
'onnxscript/rewriter/onnxruntime/transformers/layernorm.py', # FIXME | ||
'onnxscript/ir/serde.py', # FIXME |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there new errors?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some attr not defined error, because CI onnx is not 1.16
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok. Strange it wasn’t caught last time
Cutoff from 991f82bcc99706cd8ea6b7f2b70ccec75db2dbd6. Changes after the above commit but before the cutoff date will be migrated in follow-up within this stack. [ghstack-poisoned]
Cutoff from 991f82bcc99706cd8ea6b7f2b70ccec75db2dbd6. Changes after the above commit but before the cutoff date will be migrated in follow-up within this stack. [ghstack-poisoned]
…RGE] Fix linting" Cutoff from 991f82bcc99706cd8ea6b7f2b70ccec75db2dbd6. Changes after the above commit but before the cutoff date will be migrated in follow-up within this stack. [ghstack-poisoned]
Squashed of the following steps: - #1328 - #1329 - #1330 - #1331 - #1332 - #1333 - #1343 - #1345 Co-authored-by: Shubham Bhokare <[email protected]> Co-authored-by: Justin Chu <[email protected]> Co-authored-by: Xavier Dupré <[email protected]> Co-authored-by: "G. Ramalingam" <[email protected]> Co-authored-by: kunal-vaishnavi <[email protected]> Co-authored-by: Ti-Tai Wang <[email protected]> [ghstack-poisoned]
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]
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]
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #1334 * #1340 * __->__ #1346 Squashed of the following steps: - #1328 - #1329 - #1330 - #1331 - #1332 - #1333 - #1343 - #1345 Co-authored-by: Shubham Bhokare <[email protected]> Co-authored-by: Justin Chu <[email protected]> Co-authored-by: Xavier Dupré <[email protected]> Co-authored-by: "G. Ramalingam" <[email protected]> Co-authored-by: kunal-vaishnavi <[email protected]> Co-authored-by: Ti-Tai Wang <[email protected]>
Close as squashed and merged into main. |
Stack from ghstack (oldest at bottom):
_legacy_ir
folder #1332Cutoff from 991f82bcc99706cd8ea6b7f2b70ccec75db2dbd6.
Changes after the above commit but before the cutoff date will be migrated in follow-up within this stack.