Skip to content

Increase hidden layer quantization constant to 75 - #1170

Merged
brunocodutra merged 1 commit into
masterfrom
hlq75
Aug 15, 2026
Merged

Increase hidden layer quantization constant to 75#1170
brunocodutra merged 1 commit into
masterfrom
hlq75

increase the hidden layer quantization constant to 75

d62afd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2026 in 0s

82.13% (-0.18%) compared to 9463c1d, passed because coverage increased by 0.05% when compared to adjusted base (82.08%)

View this Pull Request on Codecov

82.13% (-0.18%) compared to 9463c1d, passed because coverage increased by 0.05% when compared to adjusted base (82.08%)

Details

Codecov Report

❌ Patch coverage is 88.78505% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.13%. Comparing base (9463c1d) to head (d62afd1).

Files with missing lines Patch % Lines
bin/trainer.rs 0.00% 10 Missing ⚠️
lib/nnue/evaluator.rs 96.72% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1170      +/-   ##
==========================================
- Coverage   82.31%   82.13%   -0.18%     
==========================================
  Files          90       90              
  Lines        8153     8056      -97     
==========================================
- Hits         6711     6617      -94     
+ Misses       1442     1439       -3     

☔ View full report in Codecov by Harness.
📢 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.