kendryte / nncase

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

Fix runtime #1115

Closed FusionBolt closed 11 months ago

FusionBolt commented 12 months ago

fix bug for GetItem kernels

github-actions[bot] commented 12 months ago

Test Results

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

Results for commit 0a06ba0c. ± Comparison against base commit 050de8ed.

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

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (734cce0) 74.04% compared to head (0a06ba0) 73.93%. Report is 1 commits behind head on master.

Files Patch % Lines
src/Nncase.Core/Utilities/DistributedUtility.cs 0.00% 47 Missing and 2 partials :warning:
src/Nncase.Core/IR/Expr.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1115 +/- ## ========================================== - Coverage 74.04% 73.93% -0.11% ========================================== Files 704 704 Lines 25398 25435 +37 Branches 4126 4138 +12 ========================================== Hits 18806 18806 - Misses 5965 6000 +35 - Partials 627 629 +2 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1115/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/1115/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `39.63% <0.00%> (-0.06%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1115/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `65.70% <0.00%> (-0.10%)` | :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.