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 3D BatchToSpace #1058

Merged
merged 4 commits into from
Aug 17, 2023
Merged

Fix 3D BatchToSpace #1058

merged 4 commits into from
Aug 17, 2023

Conversation

FusionBolt
Copy link
Contributor

fix transpose perm for 3d BatchToSpace

@github-actions
Copy link

github-actions bot commented Aug 17, 2023

Test Results

5 480 tests  ±0   5 480 ✔️ ±0   14m 0s ⏱️ +15s
       5 suites ±0          0 💤 ±0 
       5 files   ±0          0 ±0 

Results for commit de819a6. ± Comparison against base commit e5d305d.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e5d305d) 78.49% compared to head (de819a6) 78.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1058   +/-   ##
=======================================
  Coverage   78.49%   78.49%           
=======================================
  Files         641      641           
  Lines       22020    22020           
=======================================
  Hits        17284    17284           
  Misses       4736     4736           
Flag Coverage Δ
integration 43.26% <33.33%> (ø)
unit 71.02% <100.00%> (ø)

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

Files Changed Coverage Δ
src/Nncase.Core/IR/Tensors/Functional.cs 95.00% <100.00%> (ø)
src/Nncase.Evaluator/NN/BatchToSpace.cs 89.56% <100.00%> (ø)

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

@lerenhua lerenhua merged commit 2f10458 into master Aug 17, 2023
44 checks passed
@lerenhua lerenhua deleted the fix-batch-to-space branch August 17, 2023 08:56
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