kendryte / nncase

Open deep learning compiler stack for Kendryte AI accelerators ✨
Apache License 2.0
747 stars 181 forks source link

Feature/affine binary #1208

Closed zhen8838 closed 4 months ago

github-actions[bot] commented 5 months ago

Test Results

5 109 tests  ±0   5 109 :white_check_mark: ±0   1h 21m 40s :stopwatch: + 29m 24s     5 suites ±0       0 :zzz: ±0      5 files   ±0       0 :x: ±0 

Results for commit 38b8f37b. ± Comparison against base commit f6be1658.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.13147% with 79 lines in your changes missing coverage. Please review.

Project coverage is 69.08%. Comparing base (2498b1b) to head (38b8f37). Report is 16 commits behind head on dev/3.0.

Files Patch % Lines
...Modules.CPU/Passes/Rules/CPU/Affine/LowerBinary.cs 82.95% 11 Missing and 4 partials :warning:
src/Nncase.Schedule/Schedule/TilingSolver.cs 96.01% 12 Missing :warning:
src/Nncase.Schedule/Schedule/AffineTiler.cs 87.65% 10 Missing :warning:
...Modules.CPU/Passes/Rules/CPU/Affine/LowerMatMul.cs 85.41% 3 Missing and 4 partials :warning:
src/Nncase.Schedule/Schedule/LoopMask.cs 72.00% 7 Missing :warning:
src/Nncase.Schedule/Schedule/MatmulTiler.cs 97.72% 5 Missing and 1 partial :warning:
...case.Diagnostics/Diagnostics/ScriptPrintVisitor.cs 0.00% 5 Missing :warning:
...c/Nncase.Diagnostics/Diagnostics/ILPrintVisitor.cs 0.00% 3 Missing :warning:
....Modules.CPU/Passes/Rules/CPU/Affine/LowerSwish.cs 60.00% 1 Missing and 1 partial :warning:
...ase.Modules.CPU/Passes/Rules/CPU/GraphPartition.cs 95.34% 2 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/3.0 #1208 +/- ## =========================================== - Coverage 73.26% 69.08% -4.19% =========================================== Files 706 895 +189 Lines 25960 33369 +7409 Branches 4229 5487 +1258 =========================================== + Hits 19019 23052 +4033 - Misses 6294 9586 +3292 - Partials 647 731 +84 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1208/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/kendryte/nncase/pull/1208/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `39.50% <60.65%> (+0.18%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1208/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `62.85% <87.94%> (-1.85%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.