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/support output layout #972

Merged
merged 12 commits into from
Jun 20, 2023
Merged

Feature/support output layout #972

merged 12 commits into from
Jun 20, 2023

Conversation

curioyang
Copy link
Member

  1. Support output layout
  2. Support Layout by dims: "0,2,3,1", "0,4,1,3,2", "1,0"...

@github-actions
Copy link

github-actions bot commented Jun 19, 2023

Test Results

5 459 tests  ±0   5 459 ✔️ ±0   20m 2s ⏱️ + 2m 6s
       5 suites ±0          0 💤 ±0 
       5 files   ±0          0 ±0 

Results for commit 737a699. ± Comparison against base commit 3b6577c.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch coverage: 14.73% and project coverage change: -0.18 ⚠️

Comparison is base (3b6577c) 80.99% compared to head (737a699) 80.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #972      +/-   ##
==========================================
- Coverage   80.99%   80.82%   -0.18%     
==========================================
  Files         625      626       +1     
  Lines       20565    20626      +61     
==========================================
+ Hits        16657    16670      +13     
- Misses       3908     3956      +48     
Flag Coverage Δ
integration 45.91% <14.73%> (-0.03%) ⬇️
unit 72.24% <0.00%> (-0.22%) ⬇️

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

Impacted Files Coverage Δ
src/Nncase.Passes/Rules/Neutral/AddPreProcess.cs 15.38% <0.00%> (-9.18%) ⬇️
src/Nncase.Passes/Rules/Neutral/AddPostProcess.cs 30.00% <30.00%> (ø)
src/Nncase.Compiler/Compiler.cs 79.87% <100.00%> (+0.89%) ⬆️

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

@curioyang curioyang merged commit 243ca46 into master Jun 20, 2023
@curioyang curioyang deleted the feature/SupportOutputLayout branch June 20, 2023 10:32
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