Skip to content

[Migration][DO NOT MERGE] Copy onnxrewriter core #1328

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

Closed
wants to merge 4 commits into from

Conversation

This step performs purely code copying without any additional changes.
Expect this to fail linter and CI.

[ghstack-poisoned]
@BowenBao BowenBao changed the title [Migration] Copy onnxrewriter core [Migration][DO NOT MERGE] Copy onnxrewriter core Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 2.15436% with 4133 lines in your changes are missing coverage. Please review.

Project coverage is 61.83%. Comparing base (9b92f4a) to head (196182a).

Files Patch % Lines
onnxscript/onnxrewriter/ir/visitor.py 0.00% 579 Missing ⚠️
onnxscript/onnxrewriter/rewriter/pattern.py 0.00% 473 Missing ⚠️
onnxscript/onnxrewriter/optimizer/evaluator.py 0.00% 249 Missing ⚠️
...er/onnxruntime/transformers/multihead_attention.py 0.00% 213 Missing ⚠️
...script/onnxrewriter/optimizer/fold_constants_v0.py 0.00% 180 Missing ⚠️
onnxscript/onnxrewriter/rewriter/pattern_test.py 0.00% 152 Missing ⚠️
.../onnxrewriter/optimizer/simple_function_folding.py 0.00% 151 Missing ⚠️
onnxscript/onnxrewriter/ir/irbuilder.py 0.00% 148 Missing ⚠️
...xscript/onnxrewriter/optimizer/constant_folding.py 0.00% 141 Missing ⚠️
onnxscript/onnxrewriter/rewriter/function_rule.py 0.00% 134 Missing ⚠️
... and 39 more
Additional details and impacted files
@@                   Coverage Diff                    @@
##           gh/BowenBao/20/base    #1328       +/-   ##
========================================================
- Coverage                76.03%   61.83%   -14.21%     
========================================================
  Files                      134      183       +49     
  Lines                    17777    22001     +4224     
  Branches                  2933     3646      +713     
========================================================
+ Hits                     13517    13604       +87     
- Misses                    3815     7952     +4137     
  Partials                   445      445               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lintrunner found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

github-actions bot commented Apr 1, 2024

Test Results

     23 files   -       1      23 suites   - 1   2h 33m 27s ⏱️ + 52m 39s
 13 009 tests +  1 267   9 466 ✅ + 1 039    3 524 💤 +    210  1 ❌ ±0   18 🔥 + 18 
394 826 runs  +135 718  92 940 ✅ +33 889  301 525 💤 +101 469  1 ❌ ±0  360 🔥 +360 

For more details on these failures and errors, see this check.

Results for commit 196182a. ± Comparison against base commit 9b92f4a.

♻️ This comment has been updated with latest results.

…y onnxrewriter core"


This step performs purely code copying without any additional changes.
Expect this to fail linter and CI.
**DO NOT MERGE** This is for review only. After consolidation, the whole stack will be submitted in a single PR for landing.

[ghstack-poisoned]
This step performs purely code copying without any additional changes.
Expect this to fail linter and CI.
**DO NOT MERGE** This is for review only. After consolidation, the whole stack will be submitted in a single PR for landing.

[ghstack-poisoned]
…riter core"


This step performs purely code copying without any additional changes.
Expect this to fail linter and CI.
**DO NOT MERGE** This is for review only. After consolidation, the whole stack will be submitted in a single PR for landing.

[ghstack-poisoned]
BowenBao added a commit that referenced this pull request Apr 4, 2024
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]
@BowenBao BowenBao mentioned this pull request Apr 4, 2024
BowenBao added a commit that referenced this pull request Apr 5, 2024
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]
BowenBao added a commit that referenced this pull request Apr 5, 2024
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]
BowenBao added a commit that referenced this pull request Apr 5, 2024
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]>
@BowenBao
Copy link
Contributor Author

BowenBao commented Apr 5, 2024

Close as squashed and merged into main.

@BowenBao BowenBao closed this Apr 5, 2024
@justinchuby justinchuby deleted the gh/BowenBao/20/head branch January 27, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants