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

GNNE-1980 Xpu Sram Codegen #1148

Merged
merged 14 commits into from
Dec 22, 2023
Merged

GNNE-1980 Xpu Sram Codegen #1148

merged 14 commits into from
Dec 22, 2023

Conversation

zhen8838
Copy link
Member

  1. add xpu sram fusion codegen

Copy link

github-actions bot commented Dec 22, 2023

Test Results

5 859 tests  ±0   5 859 ✔️ ±0   8m 15s ⏱️ -22s
       6 suites ±0          0 💤 ±0 
       6 files   ±0          0 ±0 

Results for commit 4702e81. ± Comparison against base commit d355a38.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

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

Comparison is base (d355a38) 73.16% compared to head (4702e81) 72.88%.

Files Patch % Lines
src/Nncase.Core/Utilities/DistributedUtility.cs 0.00% 57 Missing and 2 partials ⚠️
src/Nncase.Core/TIR/Script.cs 17.85% 23 Missing ⚠️
src/Nncase.Core/Passes/Mutators/UnFoldBlock.cs 0.00% 20 Missing ⚠️
src/Nncase.Evaluator/Math/Binary.cs 0.00% 10 Missing ⚠️
src/Nncase.Core/IR/TensorConst.cs 73.07% 6 Missing and 1 partial ⚠️
src/Nncase.Core/IR/Buffers/Allocate.cs 0.00% 5 Missing ⚠️
src/Nncase.Importer/Onnx/QLinearConv.cs 0.00% 5 Missing ⚠️
src/Nncase.Core/PatternMatch/ConstPattern.cs 0.00% 1 Missing and 3 partials ⚠️
src/Nncase.Evaluator/Buffers/DDrOf.cs 50.00% 2 Missing and 1 partial ⚠️
src/Nncase.Core/CompilerServices.cs 0.00% 2 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1148      +/-   ##
==========================================
- Coverage   73.16%   72.88%   -0.28%     
==========================================
  Files         706      706              
  Lines       25819    25922     +103     
  Branches     4203     4227      +24     
==========================================
+ Hits        18891    18894       +3     
- Misses       6287     6384      +97     
- Partials      641      644       +3     
Flag Coverage Δ
integration 38.96% <10.67%> (-0.15%) ⬇️
unit 64.77% <13.48%> (-0.25%) ⬇️

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

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

@sunnycase sunnycase merged commit c232f96 into master Dec 22, 2023
42 of 44 checks passed
@sunnycase sunnycase deleted the feature/sram branch December 22, 2023 09:06
zhangyang2057 added a commit that referenced this pull request Dec 22, 2023
zhangyang2057 added a commit that referenced this pull request Dec 26, 2023
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

3 participants