kendryte / nncase

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

GNNE-1714:Fix/regression bugs #1117

Closed uranus0515 closed 12 months ago

uranus0515 commented 12 months ago

1, Implement ConvTranspose to avoid OrtKi bugs; 2, Avoid null name caused by reference types;

github-actions[bot] commented 12 months ago

Test Results

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

Results for commit 0abbc2b3. ± Comparison against base commit 1073f35b.

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

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (1073f35) 76.75% compared to head (0abbc2b) 76.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1117 +/- ## ========================================== + Coverage 76.75% 76.77% +0.02% ========================================== Files 689 689 Lines 24357 24385 +28 Branches 3881 3891 +10 ========================================== + Hits 18695 18722 +27 - Misses 5055 5056 +1 Partials 607 607 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1117/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/1117/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `40.56% <97.91%> (+0.06%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1117/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `68.63% <85.41%> (+0.03%)` | :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/1117?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/1117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#diff-c3JjL05uY2FzZS5JbXBvcnRlci9URkxpdGUvTWF0TXVsLmNz) | `64.58% <100.00%> (-1.42%)` | :arrow_down: | | [src/Nncase.Evaluator/NN/Conv2DTranspose.cs](https://app.codecov.io/gh/kendryte/nncase/pull/1117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte#diff-c3JjL05uY2FzZS5FdmFsdWF0b3IvTk4vQ29udjJEVHJhbnNwb3NlLmNz) | `75.60% <97.67%> (+12.14%)` | :arrow_up: |

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