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-1876 Feature/online compile #1008

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

zhen8838
Copy link
Member

  1. add online cost evaluator provider
  2. add auto merge with online cost evaluator test

@zhen8838 zhen8838 closed this Jul 17, 2023
@zhen8838 zhen8838 reopened this Jul 17, 2023
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch coverage: 80.10% and project coverage change: +0.38 🎉

Comparison is base (19e9859) 77.99% compared to head (eb31291) 78.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1008      +/-   ##
==========================================
+ Coverage   77.99%   78.37%   +0.38%     
==========================================
  Files         634      634              
  Lines       21664    21750      +86     
==========================================
+ Hits        16896    17047     +151     
+ Misses       4768     4703      -65     
Flag Coverage Δ
integration 44.51% <41.36%> (+0.08%) ⬆️
unit 70.04% <80.10%> (+0.52%) ⬆️

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

Impacted Files Coverage Δ
src/Nncase.Core/CoreApplicationPart.cs 100.00% <ø> (ø)
...rc/Nncase.EGraph/Passes/EGraphExtractExtensions.cs 62.50% <ø> (-5.69%) ⬇️
src/Nncase.Evaluator/Buffers/Uninitialized.cs 50.00% <ø> (ø)
src/Nncase.Evaluator/CostEvaluateContext.cs 52.94% <0.00%> (+52.94%) ⬆️
src/Nncase.Evaluator/CostEvaluateVisitor.cs 65.00% <0.00%> (+65.00%) ⬆️
src/Nncase.Evaluator/ICostEvaluator.cs 100.00% <ø> (ø)
...rc/Nncase.Evaluator/OnlineCostEvaluatorProvider.cs 74.32% <74.32%> (ø)
src/Nncase.Core/CompileSession.cs 96.15% <75.00%> (-3.85%) ⬇️
src/Nncase.Evaluator/CostEvaluateProvider.cs 56.25% <75.00%> (+6.25%) ⬆️
src/Nncase.EGraph/CostModel/EGraphCostEvaluator.cs 83.01% <80.95%> (-5.70%) ⬇️
... and 9 more

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Jul 17, 2023

Test Results

5 472 tests  ±0   5 472 ✔️ ±0   19m 18s ⏱️ - 5m 31s
       5 suites ±0          0 💤 ±0 
       5 files   ±0          0 ±0 

Results for commit eb31291. ± Comparison against base commit 19e9859.

♻️ This comment has been updated with latest results.

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.

2 participants