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

add ReshapeMatMul #1015

Merged
merged 9 commits into from
Jul 24, 2023
Merged

add ReshapeMatMul #1015

merged 9 commits into from
Jul 24, 2023

Conversation

FusionBolt
Copy link
Contributor

  1. add ReshapeMatMul
  2. remove code in matmul importer

@FusionBolt FusionBolt closed this Jul 20, 2023
@FusionBolt FusionBolt reopened this Jul 20, 2023
@github-actions
Copy link

github-actions bot commented Jul 20, 2023

Test Results

5 472 tests  ±0   5 472 ✔️ ±0   10m 41s ⏱️ + 1m 30s
       5 suites ±0          0 💤 ±0 
       5 files   ±0          0 ±0 

Results for commit 655b261. ± Comparison against base commit 0b642a2.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch coverage: 97.05% and no project coverage change.

Comparison is base (0b642a2) 78.16% compared to head (655b261) 78.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1015   +/-   ##
=======================================
  Coverage   78.16%   78.16%           
=======================================
  Files         634      635    +1     
  Lines       21825    21835   +10     
=======================================
+ Hits        17059    17068    +9     
- Misses       4766     4767    +1     
Flag Coverage Δ
integration 43.37% <97.05%> (+0.01%) ⬆️
unit 69.97% <92.64%> (+0.25%) ⬆️

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

Impacted Files Coverage Δ
src/Nncase.Passes/Rules/Neutral/ReshapeMatMul.cs 96.96% <96.96%> (ø)
src/Nncase.Compiler/Compiler.cs 68.34% <100.00%> (+0.15%) ⬆️
src/Nncase.Importer/Onnx/MatMul.cs 100.00% <100.00%> (+1.69%) ⬆️

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

@FusionBolt FusionBolt merged commit ece6363 into master Jul 24, 2023
@FusionBolt FusionBolt deleted the reshape-matmul branch July 24, 2023 07:49
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