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

GNNE-1891 Fix RangeOfMarker #1057

Merged
merged 2 commits into from
Aug 21, 2023
Merged

GNNE-1891 Fix RangeOfMarker #1057

merged 2 commits into from
Aug 21, 2023

Conversation

FusionBolt
Copy link
Contributor

fix range of marker for matmul when has dynamic shape

@FusionBolt FusionBolt changed the title Fix RangeOfMarker GNNE-1891 Fix RangeOfMarker Aug 16, 2023
@github-actions
Copy link

github-actions bot commented Aug 16, 2023

Test Results

5 527 tests  ±0   5 527 ✔️ ±0   13m 45s ⏱️ -55s
       5 suites ±0          0 💤 ±0 
       5 files   ±0          0 ±0 

Results for commit 280b6cf. ± Comparison against base commit 5f64821.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5f64821) 79.48% compared to head (280b6cf) 79.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1057   +/-   ##
=======================================
  Coverage   79.48%   79.48%           
=======================================
  Files         658      658           
  Lines       23221    23222    +1     
=======================================
+ Hits        18458    18459    +1     
  Misses       4763     4763           
Flag Coverage Δ
integration 41.30% <100.00%> (+<0.01%) ⬆️
unit 72.37% <100.00%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
...Nncase.Passes/Rules/Neutral/AddRangeOfAndMarker.cs 98.90% <100.00%> (+0.01%) ⬆️

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

@FusionBolt FusionBolt merged commit 86f9038 into master Aug 21, 2023
44 checks passed
@FusionBolt FusionBolt deleted the fix-range-of-marker branch August 21, 2023 11:02
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