kendryte / nncase

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

GNNE-1714:Fix/fix transform about quant #1123

Closed uranus0515 closed 11 months ago

uranus0515 commented 11 months ago

1,Modify the slice module to support five dimensions; 2,Supplement the metadata information of some OPs to derive a complete quantification scheme.

github-actions[bot] commented 11 months ago

Test Results

5 831 tests  ±0   5 831 :heavy_check_mark: ±0   7m 33s :stopwatch: +4s        6 suites ±0          0 :zzz: ±0         6 files   ±0          0 :x: ±0 

Results for commit 81833ccb. ± Comparison against base commit 38170721.

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

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3817072) 74.05% compared to head (81833cc) 74.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1123 +/- ## ======================================= Coverage 74.05% 74.05% ======================================= Files 704 704 Lines 25389 25393 +4 Branches 4124 4124 ======================================= + Hits 18801 18806 +5 Misses 5961 5961 + Partials 627 626 -1 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1123/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/1123/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `39.69% <92.30%> (+0.01%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1123/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `65.81% <76.92%> (+<0.01%)` | :arrow_up: | 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/1123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | Coverage Δ | | |---|---|---| | [src/Nncase.Importer/Onnx/Binary.cs](https://app.codecov.io/gh/kendryte/nncase/pull/1123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#diff-c3JjL05uY2FzZS5JbXBvcnRlci9Pbm54L0JpbmFyeS5jcw==) | `100.00% <100.00%> (ø)` | | | [src/Nncase.Importer/Onnx/Split.cs](https://app.codecov.io/gh/kendryte/nncase/pull/1123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#diff-c3JjL05uY2FzZS5JbXBvcnRlci9Pbm54L1NwbGl0LmNz) | `100.00% <100.00%> (ø)` | | | [src/Nncase.Importer/Onnx/Transpose.cs](https://app.codecov.io/gh/kendryte/nncase/pull/1123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#diff-c3JjL05uY2FzZS5JbXBvcnRlci9Pbm54L1RyYW5zcG9zZS5jcw==) | `100.00% <100.00%> (ø)` | | | [src/Nncase.Passes/Rules/Neutral/SqueezeShape.cs](https://app.codecov.io/gh/kendryte/nncase/pull/1123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#diff-c3JjL05uY2FzZS5QYXNzZXMvUnVsZXMvTmV1dHJhbC9TcXVlZXplU2hhcGUuY3M=) | `98.34% <100.00%> (+0.03%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/kendryte/nncase/pull/1123/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte)

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