Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix runtime #1115

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Fix runtime #1115

merged 5 commits into from
Nov 16, 2023

Conversation

FusionBolt
Copy link
Contributor

fix bug for GetItem kernels

@FusionBolt FusionBolt closed this Oct 30, 2023
@FusionBolt FusionBolt reopened this Oct 30, 2023
@github-actions
Copy link

github-actions bot commented Oct 30, 2023

Test Results

5 859 tests  ±0   5 859 ✔️ ±0   7m 32s ⏱️ -11s
       6 suites ±0          0 💤 ±0 
       6 files   ±0          0 ±0 

Results for commit 0a06ba0. ± Comparison against base commit 050de8e.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 30, 2023

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 ⚠️
src/Nncase.Core/IR/Expr.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            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 Coverage Δ
integration 39.63% <0.00%> (-0.06%) ⬇️
unit 65.70% <0.00%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FusionBolt FusionBolt merged commit 5364b01 into master Nov 16, 2023
42 of 44 checks passed
@FusionBolt FusionBolt deleted the fix-runtime branch November 16, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants