kendryte / nncase

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

GNNE-1714:Feature/add quant strict mode to config #1116

Closed uranus0515 closed 12 months ago

uranus0515 commented 12 months ago
  1. add quant scheme strict mode to config.toml
github-actions[bot] commented 12 months ago

Test Results

5 831 tests  ±0   5 831 :heavy_check_mark: ±0   13m 8s :stopwatch: + 3m 19s        6 suites ±0          0 :zzz: ±0         6 files   ±0          0 :x: ±0 

Results for commit 4d2cb400. ± Comparison against base commit ef3d74fc.

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (ef3d74f) 76.75% compared to head (4d2cb40) 76.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1116 +/- ## ========================================== - Coverage 76.75% 76.75% -0.01% ========================================== Files 689 689 Lines 24348 24357 +9 Branches 3881 3881 ========================================== + Hits 18689 18695 +6 - Misses 5052 5055 +3 Partials 607 607 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1116/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/1116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `40.49% <70.00%> (+0.01%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `68.59% <0.00%> (-0.03%)` | :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. | [Files](https://app.codecov.io/gh/kendryte/nncase/pull/1116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | Coverage Δ | | |---|---|---| | [src/Nncase.Importer/TFLite/MatMul.cs](https://app.codecov.io/gh/kendryte/nncase/pull/1116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#diff-c3JjL05uY2FzZS5JbXBvcnRlci9URkxpdGUvTWF0TXVsLmNz) | `66.00% <100.00%> (+2.17%)` | :arrow_up: | | [src/Nncase.Compiler/Interop/CApi.cs](https://app.codecov.io/gh/kendryte/nncase/pull/1116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#diff-c3JjL05uY2FzZS5Db21waWxlci9JbnRlcm9wL0NBcGkuY3M=) | `71.76% <50.00%> (-0.46%)` | :arrow_down: |

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