Skip to content

Introduce training mode switch to Dropout layer#229

Merged
aobolensk merged 3 commits into
mainfrom
dropout
Nov 23, 2025
Merged

Introduce training mode switch to Dropout layer#229
aobolensk merged 3 commits into
mainfrom
dropout

ix clang-format

bc8b106
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 0s

84.33% (+0.49%) compared to 2a2b9df

View this Pull Request on Codecov

84.33% (+0.49%) compared to 2a2b9df

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.33%. Comparing base (2a2b9df) to head (bc8b106).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
include/layers/DropOutLayer.hpp 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
+ Coverage   83.84%   84.33%   +0.49%     
==========================================
  Files          44       44              
  Lines        2655     2770     +115     
  Branches     1466     1540      +74     
==========================================
+ Hits         2226     2336     +110     
  Misses        219      219              
- Partials      210      215       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.