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

Feature/cpu #1019

Merged
merged 356 commits into from
Nov 7, 2023
Merged

Feature/cpu #1019

merged 356 commits into from
Nov 7, 2023

Conversation

xhuohai
Copy link
Contributor

@xhuohai xhuohai commented Jul 24, 2023

No description provided.

@zhen8838 zhen8838 marked this pull request as ready for review November 2, 2023 09:50
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

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

Comparison is base (21eccd2) 76.77% compared to head (4411d9e) 74.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1019      +/-   ##
==========================================
- Coverage   76.77%   74.08%   -2.70%     
==========================================
  Files         689      704      +15     
  Lines       24385    25390    +1005     
  Branches     3891     4124     +233     
==========================================
+ Hits        18722    18809      +87     
- Misses       5056     5955     +899     
- Partials      607      626      +19     
Flag Coverage Δ
integration 39.71% <21.51%> (-0.85%) ⬇️
unit 65.80% <28.25%> (-2.83%) ⬇️

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

Files Coverage Δ
...odules.StackVM/CodeGen/StackVM/StackVMEmitter.g.cs 93.93% <100.00%> (+0.03%) ⬆️
src/Nncase.CodeGen/CodeGen/LinkedFunction.cs 92.85% <ø> (-0.48%) ⬇️
src/Nncase.Compiler/Compiler.cs 84.72% <100.00%> (+0.62%) ⬆️
src/Nncase.Core/CompilerServices.cs 90.62% <100.00%> (+0.19%) ⬆️
src/Nncase.Core/Converters/ConvertersModule.cs 100.00% <100.00%> (ø)
src/Nncase.Core/DataTypes.cs 87.87% <100.00%> (-1.52%) ⬇️
src/Nncase.Core/FunctionCollector.cs 0.00% <ø> (ø)
src/Nncase.Core/IR/Buffers/Functional.cs 100.00% <100.00%> (ø)
src/Nncase.Core/IR/Callable.cs 100.00% <ø> (ø)
src/Nncase.Core/IR/Imaging/ResizeImage.cs 90.90% <100.00%> (ø)
... and 129 more

... and 6 files with indirect coverage changes

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

Copy link

github-actions bot commented Nov 3, 2023

Test Results

5 831 tests  ±0   5 831 ✔️ ±0   13m 42s ⏱️ + 1m 4s
       6 suites ±0          0 💤 ±0 
       6 files   ±0          0 ±0 

Results for commit 4411d9e. ± Comparison against base commit 21eccd2.

♻️ This comment has been updated with latest results.

@zhen8838
Copy link
Member

zhen8838 commented Nov 3, 2023

  1. distributed ir
  2. refactor buffer
  3. add target options

@zhen8838 zhen8838 merged commit 338ba10 into master Nov 7, 2023
42 of 44 checks passed
@zhen8838 zhen8838 deleted the feature/cpu branch November 7, 2023 02:13
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

4 participants