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-1904 Fix instance norm error when batchsize != 1 #1072

Merged
merged 15 commits into from
Aug 29, 2023
Merged

Conversation

lerenhua
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

Test Results

5 527 tests  ±0   5 527 ✔️ ±0   10m 5s ⏱️ +14s
       5 suites ±0          0 💤 ±0 
       5 files   ±0          0 ±0 

Results for commit 17b2039. ± Comparison against base commit aaf0565.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.74% ⚠️

Comparison is base (1ff6eba) 80.48% compared to head (17b2039) 78.74%.
Report is 1273 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1072      +/-   ##
==========================================
- Coverage   80.48%   78.74%   -1.74%     
==========================================
  Files         592      659      +67     
  Lines       18548    23307    +4759     
==========================================
+ Hits        14929    18354    +3425     
- Misses       3619     4953    +1334     
Flag Coverage Δ
integration 41.24% <ø> (-5.50%) ⬇️
unit 71.57% <ø> (+0.11%) ⬆️

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

see 284 files with indirect coverage changes

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

@lerenhua lerenhua merged commit 1dce12c into master Aug 29, 2023
43 of 44 checks passed
@lerenhua lerenhua deleted the kernel_bug_fixv2 branch August 29, 2023 02:04
FusionBolt pushed a commit that referenced this pull request Aug 29, 2023
* Fix instance norm cos score error when batchsize != 1

---------

Co-authored-by: lerenhua <lerenhua@users.noreply.github.com>
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