Skip to content

Conversation

@aobolensk
Copy link
Member

On inference DropOut is normally no-op (unless specified explicitly). Introduce the training-mode parameter to control DropOut behavior

@aobolensk aobolensk requested a review from allnes as a code owner November 12, 2025 15:33
@codecov
Copy link

codecov bot commented Nov 12, 2025

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.

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.

2 participants