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

Introduce TestCase and ensure mixed precision works with all layers #137

Merged
merged 6 commits into from
Aug 12, 2024

Fix RandAugment and TrivialAugmentWide

6116554
Select commit
Loading
Failed to load commit list.
Merged

Introduce TestCase and ensure mixed precision works with all layers #137

Fix RandAugment and TrivialAugmentWide
6116554
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

84.90% (+0.04%) compared to 5fe4414

View this Pull Request on Codecov

84.90% (+0.04%) compared to 5fe4414

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.90%. Comparing base (5fe4414) to head (6116554).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   84.86%   84.90%   +0.04%     
==========================================
  Files          45       45              
  Lines        3865     3883      +18     
==========================================
+ Hits         3280     3297      +17     
- Misses        585      586       +1     

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