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(tf): make se_atten_v2 masking smooth when davg is not zero #3632

Merged
merged 9 commits into from
Apr 2, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

df1f4fb
Select commit
Loading
Failed to load commit list.
Merged

fix(tf): make se_atten_v2 masking smooth when davg is not zero #3632

[pre-commit.ci] auto fixes from pre-commit.com hooks
df1f4fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 1s

77.77% (-0.02%) compared to 15e4926

View this Pull Request on Codecov

77.77% (-0.02%) compared to 15e4926

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.77%. Comparing base (15e4926) to head (df1f4fb).
Report is 1 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3632      +/-   ##
==========================================
- Coverage   77.79%   77.77%   -0.02%     
==========================================
  Files         438      438              
  Lines       37693    37709      +16     
  Branches     1623     1623              
==========================================
+ Hits        29322    29329       +7     
- Misses       7507     7516       +9     
  Partials      864      864              

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