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

GNNE-1714:add norm op name #1127

Merged
merged 3 commits into from
Nov 15, 2023
Merged

GNNE-1714:add norm op name #1127

merged 3 commits into from
Nov 15, 2023

Conversation

uranus0515
Copy link
Contributor

1,Add the name of the OP related to Norm, otherwise there will be problems using json to guide quantification.

Copy link

github-actions bot commented Nov 15, 2023

Test Results

5 859 tests  ±0   5 859 ✔️ ±0   7m 11s ⏱️ -18s
       6 suites ±0          0 💤 ±0 
       6 files   ±0          0 ±0 

Results for commit 7cbd765. ± Comparison against base commit e431965.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (e431965) 74.06% compared to head (7cbd765) 74.04%.

Files Patch % Lines
src/Nncase.Passes/Rules/Neutral/AddPreProcess.cs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1127      +/-   ##
==========================================
- Coverage   74.06%   74.04%   -0.02%     
==========================================
  Files         704      704              
  Lines       25393    25398       +5     
  Branches     4124     4126       +2     
==========================================
- Hits        18807    18806       -1     
- Misses       5960     5965       +5     
- Partials      626      627       +1     
Flag Coverage Δ
integration 39.68% <0.00%> (-0.02%) ⬇️
unit 65.80% <0.00%> (-0.02%) ⬇️

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

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

@uranus0515 uranus0515 merged commit 734cce0 into master Nov 15, 2023
42 of 44 checks passed
@uranus0515 uranus0515 deleted the fix/add_norm_op_name branch November 15, 2023 09:54
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

3 participants