Skip to content
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

Feature/egraph fakepass #1111

Merged
merged 17 commits into from
Oct 30, 2023
Merged

Feature/egraph fakepass #1111

merged 17 commits into from
Oct 30, 2023

Conversation

uranus0515
Copy link
Contributor

1, change some transform to egraph;
2, revise some bugs for quant as to json;
3, revise some bugs for k230 tiling.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Test Results

5 831 tests  +5 831   5 831 ✔️ +5 831   11m 12s ⏱️ + 11m 12s
       6 suites +       6          0 💤 ±       0 
       6 files   +       6          0 ±       0 

Results for commit 37a4fad. ± Comparison against base commit 9a7268c.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (355b8c4) 76.76% compared to head (37a4fad) 76.75%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1111      +/-   ##
==========================================
- Coverage   76.76%   76.75%   -0.01%     
==========================================
  Files         689      689              
  Lines       24328    24348      +20     
  Branches     3873     3881       +8     
==========================================
+ Hits        18675    18689      +14     
- Misses       5049     5052       +3     
- Partials      604      607       +3     
Flag Coverage Δ
integration 40.48% <29.67%> (+<0.01%) ⬆️
unit 68.62% <73.62%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Nncase.Core/Passes/RunPassContext.cs 100.00% <100.00%> (ø)
src/Nncase.Core/PatternMatch/IMatchResult.cs 0.00% <ø> (ø)
src/Nncase.Core/PatternMatch/MatchResult.cs 84.61% <100.00%> (+1.28%) ⬆️
src/Nncase.Core/Utilities/ReplaceUtility.cs 96.42% <100.00%> (-0.24%) ⬇️
src/Nncase.EGraph/Passes/RewriteProvider.cs 93.33% <100.00%> (+0.15%) ⬆️
src/Nncase.Importer/Onnx/Conv2D.cs 69.23% <100.00%> (ø)
src/Nncase.Importer/Onnx/MatMul.cs 100.00% <100.00%> (ø)
src/Nncase.Importer/TFLite/Conv2DTranspose.cs 100.00% <100.00%> (ø)
src/Nncase.Importer/TFLite/MatMul.cs 63.82% <100.00%> (ø)
src/Nncase.Passes/PassManager.cs 90.27% <100.00%> (+0.06%) ⬆️
... and 5 more

... and 6 files with indirect coverage changes

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

@uranus0515 uranus0515 merged commit ef3d74f into master Oct 30, 2023
43 of 44 checks passed
@uranus0515 uranus0515 deleted the feature/egraph-fakepass branch October 30, 2023 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants