kendryte / nncase

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

GNNE-1714:add norm op name #1127

Closed uranus0515 closed 11 months ago

uranus0515 commented 11 months ago

1,Add the name of the OP related to Norm, otherwise there will be problems using json to guide quantification.

github-actions[bot] commented 11 months ago

Test Results

5 859 tests  ±0   5 859 :heavy_check_mark: ±0   7m 11s :stopwatch: -18s        6 suites ±0          0 :zzz: ±0         6 files   ±0          0 :x: ±0 

Results for commit 7cbd7650. ± Comparison against base commit e4319655.

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

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (e431965) 74.06% compared to head (7cbd765) 74.04%.

Files Patch % Lines
src/Nncase.Passes/Rules/Neutral/AddPreProcess.cs 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1127 +/- ## ========================================== - Coverage 74.06% 74.04% -0.02% ========================================== Files 704 704 Lines 25393 25398 +5 Branches 4124 4126 +2 ========================================== - Hits 18807 18806 -1 - Misses 5960 5965 +5 - Partials 626 627 +1 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1127/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/1127/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `39.68% <0.00%> (-0.02%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1127/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `65.80% <0.00%> (-0.02%)` | :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.