kendryte / nncase

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

Feature/k800 qemu #1145

Closed xhuohai closed 10 months ago

xhuohai commented 10 months ago
  1. fix noptq config
  2. add distributed type for where
  3. add xpu config in config.toml
  4. add cmake file of k800 toolchain
codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (980f977) 73.23% compared to head (65e6bc9) 73.18%.

Files Patch % Lines
src/Nncase.Evaluator/Tensors/Where.cs 27.77% 25 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1145 +/- ## ========================================== - Coverage 73.23% 73.18% -0.05% ========================================== Files 707 706 -1 Lines 25804 25827 +23 Branches 4207 4212 +5 ========================================== + Hits 18897 18901 +4 - Misses 6266 6285 +19 Partials 641 641 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1145/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/1145/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `39.09% <32.50%> (-0.03%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1145/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `65.04% <35.00%> (-0.05%)` | :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.

github-actions[bot] commented 10 months ago

Test Results

5 859 tests  ±0   5 859 :heavy_check_mark: ±0   7m 41s :stopwatch: +2s        6 suites ±0          0 :zzz: ±0         6 files   ±0          0 :x: ±0 

Results for commit 65e6bc9c. ± Comparison against base commit 980f9774.