kendryte / nncase

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

GNNE-1714:Fix/search time egraph #1155

Closed uranus0515 closed 9 months ago

uranus0515 commented 9 months ago

1,Modify the naming rules of LSTM GetItem; 2,Modify egraph search time to prevent deadlock。

github-actions[bot] commented 9 months ago

Test Results

5 859 tests  ±0   5 859 :white_check_mark: ±0   8m 16s :stopwatch: ±0s     6 suites ±0       0 :zzz: ±0      6 files   ±0       0 :x: ±0 

Results for commit 919bb760. ± Comparison against base commit 52fe13b0.

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

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (52fe13b) 72.89% compared to head (919bb76) 72.89%.

Files Patch % Lines
...Nncase.Passes/Rules/Neutral/AddRangeOfAndMarker.cs 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1155 +/- ## ======================================= Coverage 72.89% 72.89% ======================================= Files 706 706 Lines 25923 25923 Branches 4227 4227 ======================================= Hits 18896 18896 Misses 6384 6384 Partials 643 643 ``` | [Flag](https://app.codecov.io/gh/kendryte/nncase/pull/1155/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/1155/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `38.97% <50.00%> (ø)` | | | [unit](https://app.codecov.io/gh/kendryte/nncase/pull/1155/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kendryte) | `64.77% <50.00%> (ø)` | | 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.