-
Notifications
You must be signed in to change notification settings - Fork 189
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/melgan #1126
Fix/melgan #1126
Conversation
FusionBolt
commented
Nov 14, 2023
•
edited
Loading
edited
- add FoldDilatedConv2D
- add SwapBinaryArg
- FoldTransposeActTranspose
- add marker for some rule
- fix ShapeBucket
- fix 3D SpaceToBatch and BatchToSpace
…ld split from bucket, extract bucket condition)
# Conflicts: # src/Nncase.Passes/Rules/Lower/BroadcastMarker.cs
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1126 +/- ##
==========================================
- Coverage 73.93% 73.38% -0.56%
==========================================
Files 704 707 +3
Lines 25435 25735 +300
Branches 4138 4181 +43
==========================================
+ Hits 18806 18885 +79
- Misses 6000 6216 +216
- Partials 629 634 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
# Conflicts: # src/Native/src/kernels/stackvm/tensor_ops.cpp