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 FCResidualBlock by removing relu #368

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Fix FCResidualBlock by removing relu #368

merged 2 commits into from
Feb 29, 2024

Conversation

weihua916
Copy link
Contributor

Screenshot 2024-02-29 at 1 08 04 PM

@github-actions github-actions bot added the nn label Feb 29, 2024
@weihua916 weihua916 self-assigned this Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.44%. Comparing base (e90f32a) to head (5f82b01).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   93.44%   93.44%   -0.01%     
==========================================
  Files         122      122              
  Lines        6395     6394       -1     
==========================================
- Hits         5976     5975       -1     
  Misses        419      419              

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

@weihua916 weihua916 merged commit b8d17b6 into master Feb 29, 2024
14 checks passed
@weihua916 weihua916 deleted the fix_resnet branch February 29, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants